HomeSort by: relevance | last modified time | path
    Searched refs:cnd_destroy (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/lib/libpthread/
t_cnd.c 54 cnd_destroy(&c);
114 cnd_destroy(&b_c);
164 cnd_destroy(&c);
  /src/lib/libpthread/
cnd.c 53 cnd_destroy(cnd_t *cond) function in typeref:typename:void
59 * The cnd_destroy(3) function that conforms to C11 returns no value.
threads.h 89 void cnd_destroy(cnd_t *);
Makefile 267 MLINKS+= cnd.3 cnd_destroy.3

Completed in 13 milliseconds