Searched refs:thread_setuid (Results 1 – 1 of 1) sorted by relevance
324 void *thread_setuid(void *ptr) in thread_setuid() function359 ASSERT_EQ(0, pthread_create(&no_sandbox_thread, NULL, thread_setuid, in TEST()