Searched refs:wait_for_stdio_interrupt (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/tools/rumprun/platform/sel4/
H A Dentry.c266 static void wait_for_stdio_interrupt(void *UNUSED _a, void *UNUSED _b, void *UNUSED _c) function
348 res = sel4utils_start_thread(&env.stdio_thread, wait_for_stdio_interrupt, NULL, NULL, 1);

Completed in 95 milliseconds