Searched defs:pthread_cond (Results 1 – 1 of 1) sorted by relevance
319 struct pthread_cond { struct328 struct pthread_cond *cnd = (struct pthread_cond *)malloc(sizeof(*cnd)); in pthread_cond_init() argument