Home
last modified time | relevance | path

Searched refs:pthread_cleanup_pop (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/posix/common/src/
Dpthread.c533 pthread_cleanup_pop(false); in test_pthread_cleanup_entry()
534 pthread_cleanup_pop(true); in test_pthread_cleanup_entry()
/Zephyr-latest/include/zephyr/posix/
Dpthread.h476 #define pthread_cleanup_pop(_ex) \ macro
/Zephyr-latest/scripts/native_simulator/common/src/
Dnct.c381 pthread_cleanup_pop(1); in nct_thread_starter()
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst573 pthread_cleanup_pop(),yes