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

  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
reentrant.h 172 #define cond_destroy(c) __libc_cond_destroy((c)) macro
245 #define cond_destroy(c)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xthreads.h 92 # define xcondition_clear(cv) cond_destroy(cv)
217 # define xcondition_clear(c) cond_destroy(c)

Completed in 159 milliseconds