Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/examples/standalone/
H A Dsched.c75 static int thread_start (int id);
113 thread_start (tid[i]); in sched()
267 static int thread_start (int id) in thread_start() function