0e0f49e799
This is an implementation of pthread barriers pursuant to the relevant specification. Barriers are essentially a special case of conditional variables, such that all threads waiting on one are woken up when the number of waiters reaches a number provided at the initialization of the barrier. In view of that, this implementation mimics the implementation of pthread_cond, except it is more specialized and self-contained. Signed-off-by: Jérôme Duval <jerome.duval@gmail.com> |
||
---|---|---|
.. | ||
locale | ||
time | ||
dirent_private.h | ||
errno_private.h | ||
ErrnoMaintainer.h | ||
extended_system_info.h | ||
fork.h | ||
image_private.h | ||
launch.h | ||
libroot_lock.h | ||
libroot_private.h | ||
mathimpl.h | ||
memory_private.h | ||
pthread_private.h | ||
signal_private.h | ||
stdlib_private.h | ||
system_revision.h | ||
time_private.h | ||
times_private.h | ||
trig.h | ||
umask.h | ||
unistd_private.h | ||
user_group.h | ||
user_thread.h | ||
wchar_private.h |