HomeSort by relevance Sort by last modified time
    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 19 milliseconds