Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dpthread.c519 int barrier; in zephyr_thread_wrapper() local
588 pthread_barrier_t barrier; in pthread_create() local
/Zephyr-latest/tests/posix/common/src/
Dpthread.c32 static pthread_barrier_t barrier; variable