Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/examples/standalone/
H A Dsched.c76 static void thread_yield (void);
114 thread_yield (); in sched()
136 thread_yield (); in sched()
159 thread_yield (); in testthread()
183 static void thread_yield (void) in thread_yield() function
261 thread_yield (); in thread_launcher()
341 thread_yield (); in thread_join()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.sched24 applications must invoke thread_yield() to allow other threads to