Home
last modified time | relevance | path

Searched defs:thread_yield (Results 1 – 11 of 11) sorted by relevance

/external/rust/android-crates-io/crates/parking_lot_core/src/thread_parker/
Dwasm.rs52 pub fn thread_yield() { in thread_yield() function
Dgeneric.rs77 pub fn thread_yield() { in thread_yield() function
Dsgx.rs92 pub fn thread_yield() { in thread_yield() function
Dwasm_atomic.rs95 pub fn thread_yield() { in thread_yield() function
Dlinux.rs154 pub fn thread_yield() { in thread_yield() function
Dredox.rs137 pub fn thread_yield() { in thread_yield() function
Dunix.rs240 pub fn thread_yield() { in thread_yield() function
/external/coreboot/src/include/
Dthread.h83 static inline int thread_yield(void) in thread_yield() function
/external/rust/android-crates-io/crates/parking_lot_core/src/thread_parker/windows/
Dmod.rs168 pub fn thread_yield() { in thread_yield() function
/external/coreboot/src/lib/
Dthread.c337 int thread_yield(void) in thread_yield() function
/external/trusty/lk/kernel/
Dthread.c1027 void thread_yield(void) in thread_yield() function