Home
last modified time | relevance | path

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

/external/u-boot/examples/standalone/
Dsched.c75 static int thread_delete (int id);
122 thread_delete (tid[i]); in sched()
236 static int thread_delete (int id) in thread_delete() function