Searched defs:joinable (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/tools/rumprun/lib/libbmk_rumpuser/
H A Drumpuser_synch.c97 rumpuser_thread_create(void *(*f)(void *), void *arg, const char *thrname, int joinable, int pri, int cpuidx, void **tptr) argument
/seL4-camkes-master/tools/rumprun/lib/libbmk_core/
H A Dsched.c439 bmk_sched_create_withtls(const char *name, void *cookie, int joinable, argument
481 bmk_sched_create(const char *name, void *cookie, int joinable, argument
547 bmk_sched_join(struct bmk_thread *joinable) argument
[all...]

Completed in 38 milliseconds