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

  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
reentrant.h 199 #define thr_keycreate(k, d) __libc_thr_keycreate((k), (d)) macro
255 #define thr_keycreate(k, d)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xthreads.h 79 # define xthread_key_create(kp,d) thr_keycreate(kp,d)
207 # define xthread_key_create(kp,d) thr_keycreate(kp,d)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xthreads.h 79 # define xthread_key_create(kp,d) thr_keycreate(kp,d)
207 # define xthread_key_create(kp,d) thr_keycreate(kp,d)

Completed in 6996 milliseconds