OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wait_for_state
(Results
1 - 1
of
1
) sorted by null
/system/core/adb/
services.c
437
static void
wait_for_state
(int fd, void* cookie)
function
442
D("
wait_for_state
%d\n", sinfo->state);
455
D("
wait_for_state
is done\n");
488
int fd = create_service_thread(
wait_for_state
, sinfo);
Completed in 398 milliseconds