Home
last modified time | relevance | path

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

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