History log of /seL4-test-master/projects/musllibc/src/thread/pthread_condattr_destroy.c
Revision Date Author Comments
# b4d40e44 07-Mar-2011 Rich Felker <dalias@aerifal.cx>

implement pthread_condattr_* interfaces

note that, while the attributes are stored, they are not used in
pthread_cond_init yet.