Searched defs:init_routine (Results 1 – 6 of 6) sorted by relevance
46 # define once(once_control, init_routine) \ argument59 # define once(once_control, init_routine) init_routine() argument
94 static void init_routine(void) in init_routine() function
148 void (*init_routine)(void) = reinterpret_cast<void (*)(void)>(__parameter); in __libcpp_init_once_execute_once_thunk() local
125 void (*init_routine)(void) = reinterpret_cast<void (*)(void)>(__parameter); in __libcpp_init_once_execute_once_thunk() local
108 void AudioResampler::init_routine() in init_routine() function in android::AudioResampler
89 void AudioResamplerSinc::init_routine() in init_routine() function in android::AudioResamplerSinc