Home
last modified time | relevance | path

Searched defs:thread_fn (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/osi/include/
H A Dthread.h29 typedef void (*thread_fn)(void* context); typedef
/aosp12/bionic/tests/
H A Dpthread_test.cpp339 static void* thread_fn(void* arg) { in thread_fn() function
2178 static void thread_fn(MutexWakeupHelper* helper) { in thread_fn() function in MutexWakeupHelper
2263 static void thread_fn(PIMutexWakeupHelper* helper) { in thread_fn() function in PIMutexWakeupHelper