Home
last modified time | relevance | path

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

/lib/libc/posix/
Dpthread.c175 OSThreadSleep(0); in pthread_yield()
260 OSThreadSleep(0); in pthread_mutex_lock()
380 OSThreadSleep(0); in pthread_cond_wait()
421 OSThreadSleep(0); in pthread_cond_timedwait()
/lib/libc/core/
Dmutex.c19 OSThreadSleep(0); in CoreMutex_Lock()
/lib/libc/
Dprocess.c14 OSThreadSleep(seconds); in sleep()
Dsyscall.c125 OSThreadSleep(uint64_t time) in OSThreadSleep() function
/include/
Dsyscall.h36 int OSThreadSleep(uint64_t time);