Home
last modified time | relevance | path

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

/aosp_15_r20/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.rs254 pub fn thread_yield() { in thread_yield() function
/aosp_15_r20/external/coreboot/src/include/
H A Dthread.h83 static inline int thread_yield(void) in thread_yield() function
/aosp_15_r20/external/rust/android-crates-io/crates/parking_lot_core/src/thread_parker/windows/
Dmod.rs168 pub fn thread_yield() { in thread_yield() function
/aosp_15_r20/external/coreboot/src/lib/
H A Dthread.c337 int thread_yield(void) in thread_yield() function
/aosp_15_r20/external/trusty/lk/kernel/
Dthread.c1027 void thread_yield(void) in thread_yield() function