Searched defs:thr_t (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/
H A Dreentrant.h127 #define thr_t pthread_t macro
207 thr_t __libc_thr_self(void);
209 void __libc_thr_create(thr_t *, const thrattr_t *,

Completed in 32 milliseconds