Home
last modified time | relevance | path

Searched refs:thread_yield (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/examples/standalone/
H A Dsched.c74 static void thread_yield (void);
112 thread_yield (); in sched()
134 thread_yield (); in sched()
157 thread_yield (); in testthread()
181 static void thread_yield (void) in thread_yield() function
259 thread_yield (); in thread_launcher()
339 thread_yield (); in thread_join()
/openbmc/u-boot/doc/
H A DREADME.sched24 applications must invoke thread_yield() to allow other threads to