Home
last modified time | relevance | path

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

/u-boot/examples/standalone/
A Dsched.c70 static int testthread (void *);
97 j = thread_create (testthread, (void *) &names[i]); in sched()
108 printf ("sched_test: function=0x%08x\n", (unsigned)testthread); in sched()
140 static int testthread (void *name) in testthread() function

Completed in 5 milliseconds