Searched refs:hack_future (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dstack_manager.cc58 static future_t* hack_future; variable
142 hack_future = local_hack_future;
169 hack_future = local_hack_future;
180 hack_future = future_new();
182 future_await(hack_future);
208 hack_future = local_hack_future;
255 future_t* stack_manager_get_hack_future() { return hack_future; }

Completed in 60 milliseconds