Home
last modified time | relevance | path

Searched refs:__do_nothing (Results 1 – 1 of 1) sorted by relevance

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