HomeSort by: relevance | last modified time | path
    Searched defs:pthread_cond_t (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpthread/
pthread_types.h 80 typedef struct __pthread_cond_st pthread_cond_t; typedef in typeref:struct:__pthread_cond_st
  /src/external/bsd/openldap/dist/libraries/liblmdb/
mdb.c 301 #define pthread_cond_t HANDLE macro
9172 pthread_cond_t mc_cond; /**< Condition variable for #mc_new */

Completed in 22 milliseconds