Home
last modified time | relevance | path

Searched defs:pthread_cond (Results 1 – 1 of 1) sorted by relevance

/lib/libc/posix/
Dpthread.c319 struct pthread_cond { struct
328 struct pthread_cond *cnd = (struct pthread_cond *)malloc(sizeof(*cnd)); in pthread_cond_init() argument