Home
last modified time | relevance | path

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

/bionic/benchmarks/spawn/
Dbench_cxa_atexit.cpp38 static void dtor_func(void*) {} in dtor_func() function
41 void (*volatile g_pdtor_func)(void*) = dtor_func;