Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/posix/
Dpthread.h469 void __z_pthread_cleanup_pop(int execute);
477 __z_pthread_cleanup_pop(_ex); \
/Zephyr-latest/lib/posix/options/
Dpthread.c219 void __z_pthread_cleanup_pop(int execute) in __z_pthread_cleanup_pop() function