Try to make moderately platform neutral. data ``` Mutex<x> Semaphore<x> thread.wait-for-notification # pthread conditions ``` control flow ``` thread primitives fork primitives ```
Try to make moderately platform neutral.
data
control flow