Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/facade/
Dfacade_main.cc105 void thread_check_shutdown() { in thread_check_shutdown() function
176 auto shutdown_thread = std::thread{thread_check_shutdown}; in main()