HomeSort by relevance Sort by last modified time
    Searched full:cond_destroy (Results 1 - 3 of 3) sorted by null

  /bionic/libc/netbsd/net/
reentrant.h 172 #define cond_destroy(c) __libc_cond_destroy((c)) macro
245 #define cond_destroy(c)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xthreads.h 95 #define xcondition_clear(cv) cond_destroy(cv)
220 #define xcondition_clear(c) cond_destroy(c)
  /external/valgrind/main/drd/
drd_cond.c 187 "[%d] cond_destroy cond 0x%lx\n",

Completed in 40 milliseconds