OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:message_thread
(Results
1 - 3
of
3
) sorted by null
/cts/apps/cts-usb-accessory/
cts-usb-accessory.c
34
static void*
message_thread
(void* arg) {
function
139
pthread_create(&th, NULL,
message_thread
, (void *)endpoints);
/hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp
86
void*
message_thread
(void *input)
function
[
all
...]
/hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp
122
void*
message_thread
(void *input)
function
[
all
...]
Completed in 28 milliseconds