Home
last modified time | relevance | path

Searched refs:thr_exit (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_solaris.h73 thr_exit(0); in PyThread_exit_thread()
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
Dreentrant.h223 #define thr_exit(v) __libc_thr_exit((v)) macro