HomeSort by relevance Sort by last modified time
    Searched defs:cond_init (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
reentrant.h 167 #define cond_init(c, t, a) __libc_cond_init((c), (a)) macro
240 #define cond_init(c, t, a)
  /external/valgrind/helgrind/
hg_intercepts.c 65 is built upon the Solaris one (cond_init), intercept only the bottom one.
1588 const pthread_cond_t cond_init = PTHREAD_COND_INITIALIZER; local
    [all...]

Completed in 498 milliseconds