| W | |||
wait -- wait for child process to stop or terminate ( ) |
|||
wait for a LWP to terminate -- _lwp_wait ( ) |
|||
| wait on a condition variable | |||
-- _lwp_cond_timedwait ( ) |
|||
-- _lwp_cond_wait ( ) |
|||
waitid -- wait for child process to change state ( ) |
|||
waitpid -- wait for child process to change state ( ) |
|||
| write on a file | |||
-- write ( ) ( ) ( ) |
|||
write -- write on a file ( ) |
|||