Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/common/benchmark/
Dthread_performance_benchmark.cc44 void pthread_callback_batch(void* context) { in pthread_callback_batch() function
279 thread_post(thread_, pthread_callback_batch, bt_msg_queue_); in BENCHMARK_F()