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

  /src/external/bsd/unbound/dist/util/
locks.c 244 ub_thread_type ub_thread_self(void) function
locks.h 173 #define ub_thread_self() pthread_self() macro
212 #define ub_thread_self() thr_self() macro
250 ub_thread_type ub_thread_self(void);
289 #define ub_thread_self() getpid() macro
  /src/external/bsd/unbound/dist/testcode/
checklocks.h 356 #define ub_thread_self() pthread_self() macro

Completed in 16 milliseconds