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

/bionic/libc/bionic/
H A Dpthread_create.cpp207 static void* __do_nothing(void*) { function
277 thread->start_routine = __do_nothing;

Completed in 594 milliseconds