Home
last modified time | relevance | path

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

/Zephyr-latest/arch/posix/include/
Dposix_cheats.h133 #define pthread_cancel(...) zap_pthread_cancel(__VA_ARGS__) macro
/Zephyr-latest/lib/posix/options/
Dpthread.c818 int pthread_cancel(pthread_t pthread) in pthread_cancel() function