Searched defs:thread_create (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/perf/tests/ | ||
D | mmap-thread-lookup.c |
|
/openbmc/u-boot/examples/standalone/ | ||
H A D | sched.c | 218 static int thread_create (int (*func) (void *), void *arg) in thread_create() function |