History log of /seL4-camkes-master/projects/musllibc/src/thread/cnd_broadcast.c
Revision Date Author Comments
# 14397cec 06-Sep-2014 Jens Gustedt <Jens.Gustedt@inria.fr>

add C11 condition variable functions

Because of the clear separation for private pthread_cond_t these
interfaces are quite simple and direct.