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

  /src/lib/libpthread/
pthread_cond.c 375 pthread_condattr_destroy(pthread_condattr_t *attr) function in typeref:typename:int
pthread.h 141 int pthread_condattr_destroy(pthread_condattr_t *);
Makefile 200 MLINKS+= pthread_condattr.3 pthread_condattr_destroy.3
  /src/tests/lib/libc/sys/
t_eventfd.c 72 ATF_REQUIRE(pthread_condattr_destroy(&condattr) == 0);

Completed in 13 milliseconds