9de969006b
may be renamed): - B_RELEASE_ALL: the semaphore count is set to 0, all waiting threads are released (the "count" argument of release_etc_sem() is ignored then) - B_RELEASE_IF_WAITING_ONLY: the semaphore count is only decreased if there are any waiting threads; ie. the semaphore is signaled Together, they will make the pthread_cond_*() functions easy to implement, and they come in handy at other places, too. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9329 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
debugger.h | ||
disk_scanner.h | ||
fs_attr.h | ||
fs_index.h | ||
fs_info.h | ||
fs_query.h | ||
fs_volume.h | ||
image.h | ||
OS.h | ||
scheduler.h |