Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/fake/
Dfake_thread.cc39 void thread_t::quiesce() { in quiesce() function in thread_t
40 quiesce_t* quiesce = static_cast<quiesce_t*>(calloc(sizeof(quiesce_t), 1)); in quiesce() local
47 quiesce_t* quiesce = static_cast<quiesce_t*>(context); in quiesce() local