Home
last modified time | relevance | path

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

/openbmc/u-boot/examples/standalone/
H A Dsched.c73 static int thread_start (int id);
111 thread_start (tid[i]); in sched()
265 static int thread_start (int id) in thread_start() function