Home
last modified time | relevance | path

Searched defs:spawn_thread (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/util/
H A Dthread-pool.c158 static void spawn_thread(ThreadPool *pool) in spawn_thread() function
/openbmc/linux/tools/testing/selftests/memfd/
H A Dmemfd_test.c767 static pid_t spawn_thread(unsigned int flags, int (*fn)(void *), void *arg) in spawn_thread() function