OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M4OSA_kThreadClosed
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/osal/inc/
M4OSA_Thread.h
43
M4OSA_kThreadClosed
= 0x500
/frameworks/av/libvideoeditor/osal/src/
M4OSA_Thread.c
385
* Once the method is called, the state is
M4OSA_kThreadClosed
.
406
M4OSA_DEBUG_IF2(threadContext->state ==
M4OSA_kThreadClosed
,
420
threadContext->state =
M4OSA_kThreadClosed
;
Completed in 770 milliseconds