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

  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
fileext.h 40 thr_t _lockowner; /* The thread currently holding the lock */
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
reentrant.h 127 #define thr_t pthread_t macro
207 thr_t __libc_thr_self(void);
209 void __libc_thr_create(thr_t *, const thrattr_t *,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xthreads.h 197 typedef thr_t xthread_t;
202 # define xthread_fork(func,closure) { thr_t _tmpxthr; \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xthreads.h 197 typedef thr_t xthread_t;
202 # define xthread_fork(func,closure) { thr_t _tmpxthr; \

Completed in 612 milliseconds