Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/test/
H A Dthread_test.cc42 static void thread_is_self_fn(void* context) { in thread_is_self_fn() function
49 thread_post(thread, thread_is_self_fn, thread); in TEST_F()