Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/
H A Dthread.h87 static inline int thread_yield_microseconds(unsigned int microsecs) in thread_yield_microseconds() function
/aosp_15_r20/external/coreboot/src/lib/
H A Dthread.c342 int thread_yield_microseconds(unsigned int microsecs) in thread_yield_microseconds() function