OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offload_thread
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/audio/hal/
audio_hw.h
122
pthread_t
offload_thread
;
member in struct:stream_out
audio_hw.c
774
pthread_create(&out->
offload_thread
, (const pthread_attr_t *) NULL,
786
pthread_join(out->
offload_thread
, (void **) NULL);
[
all
...]
Completed in 86 milliseconds