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
43
static pthread_t
suspend_thread
;
variable
197
ret = pthread_create(&
suspend_thread
, NULL, suspend_thread_func, NULL);
Completed in 556 milliseconds