Home
last modified time | relevance | path

Searched refs:condattr_t (Results 1 – 2 of 2) sorted by relevance

/minix/lib/libc/include/
H A Dreentrant.h120 #define condattr_t pthread_condattr_t macro
172 int __libc_cond_init(cond_t *, const condattr_t *);
260 int __libc_cond_init_stub(cond_t *, const condattr_t *);
/minix/lib/libc/thread-stub/
H A Dthread-stub.c179 __libc_cond_init_stub(cond_t *c, const condattr_t *a) in __weak_alias()