OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:suspend_thread
(Results
1 - 1
of
1
) sorted by null
/system/core/libsuspend/
autosuspend_wakeup_count.c
39
static pthread_t
suspend_thread
;
variable
182
ret = pthread_create(&
suspend_thread
, NULL, suspend_thread_func, NULL);
Completed in 107 milliseconds