Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dbarrier.c66 int pthread_barrier_wait(pthread_barrier_t *b) in pthread_barrier_wait() function
/Zephyr-latest/arch/posix/include/
Dposix_cheats.h111 #define pthread_barrier_wait(...) zap_pthread_barrier_wait(__VA_ARGS__) macro