Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dplatform_thread.cc180 auto start_thread_function_ptr = in SpawnThread() local
193 nullptr, 1024 * 1024, &RunPlatformThread, start_thread_function_ptr, in SpawnThread()
205 start_thread_function_ptr)); in SpawnThread()