Searched refs:cnd_waitfirst (Results 1 – 1 of 1) sorted by relevance
22 void cnd_waitfirst(void *arg) in cnd_waitfirst() function42 ret = thrd_create(&id1, (thrd_start_t)cnd_waitfirst, (void *)1); in cnd_wait_0100()