Home
last modified time | relevance | path

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

/tests/
Dpthreadtest.c35 pthread_yield(); in thread_lock()
107 pthread_yield(); in main()
/include/
Dpthread.h24 void pthread_yield(void);
/lib/libc/posix/
Dpthread.c173 pthread_yield(void) in pthread_yield() function