OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:task_queue
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/browser/indexed_db/
indexed_db_transaction.cc
296
TaskQueue*
task_queue
=
local
298
while (!
task_queue
->empty() && state_ != FINISHED) {
300
Operation task(
task_queue
->pop());
308
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 486 milliseconds