Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/examples/standalone/
H A Dsched.c77 static int thread_delete (int id);
124 thread_delete (tid[i]); in sched()
238 static int thread_delete (int id) in thread_delete() function