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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_transaction.cc 271 TaskQueue* task_queue = local
273 while (!task_queue->empty() && state_ != FINISHED) {
275 scoped_ptr<Operation> task(task_queue->pop());
279 task_queue =
  /external/valgrind/main/drd/scripts/
download-and-build-splash2.in 145 + i < sizeof(global->task_queue) / sizeof(global->task_queue[0]);
148 + DRD_IGNORE_VAR(global->task_queue[i].n_tasks);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
timer.h 92 struct tasklet_struct task_queue; member in struct:snd_timer
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
timer.h 92 struct tasklet_struct task_queue; member in struct:snd_timer

Completed in 211 milliseconds