HomeSort by relevance Sort by last modified time
    Searched refs:thread_status (Results 1 - 4 of 4) sorted by null

  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_app.c 47 static int thread_status = 0; variable
56 if(false == thread_status) {
64 thread_status = false;
74 if(false == thread_status){
76 thread_status = false;
85 thread_status = true;
  /external/linux-tools-perf/bench/
sched-messaging.c 192 void *thread_status; local
200 pthread_join(id, &thread_status);
  /external/valgrind/main/coregrind/
fixup_macho_loadcmds.c 101 #include <mach/i386/thread_status.h>
  /external/blktrace/
blktrace.c 74 enum thread_status { enum
547 enum thread_status th_status,
    [all...]

Completed in 119 milliseconds