HomeSort by relevance Sort by last modified time
    Searched full:do_work (Results 1 - 7 of 7) sorted by null

  /external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
log_io_test.py 34 def do_work(): function in function:LogIOTest.test_enable_with_implicit_filename
42 do_work()
  /art/runtime/
thread_pool.cc 211 void ThreadPool::Wait(Thread* self, bool do_work, bool may_hold_locks) {
212 if (do_work) {
thread_pool.h 104 void Wait(Thread* self, bool do_work, bool may_hold_locks) REQUIRES(!task_queue_lock_);
  /external/fio/t/
dedupe.c 278 static int do_work(struct worker_thread *thread, void *buf) function
323 if (do_work(thread, buf)) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libpulsecommon-0.9.21.so 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libpulsecommon-1.1.so 
  /external/clang/lib/Analysis/
UninitializedValues.cpp 554 // block6: do_work(&a);

Completed in 422 milliseconds