Help for this page

Select Code to Download


  1. or download this
    cond_wait $sharedData until $sharedData;
    
  2. or download this
    cond_wait $sharedData until $sharedData || $done;