Home
last modified time | relevance | path

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

/Zephyr-latest/tests/posix/common/src/
Dpthread.c21 #define PTHREAD_CANCEL_INVALID -1 macro
364 ret = pthread_setcancelstate(PTHREAD_CANCEL_INVALID, NULL); in ZTEST()