Home
last modified time | relevance | path

Searched defs:pthread_self (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/arch/posix/include/
Dposix_cheats.h127 #define pthread_self(...) zap_pthread_self(__VA_ARGS__) macro
/Zephyr-latest/lib/posix/options/
Dpthread.c177 pthread_t pthread_self(void) in pthread_self() function