Home
last modified time | relevance | path

Searched refs:sequenced (Results 1 – 9 of 9) sorted by relevance

/external/libchrome/base/threading/
Dsequenced_worker_pool.cc615 SequencedTask sequenced(from_here); in PostTask() local
616 sequenced.sequence_token_id = sequence_token.id_; in PostTask()
617 sequenced.shutdown_behavior = shutdown_behavior; in PostTask()
618 sequenced.posted_from = from_here; in PostTask()
619 sequenced.task = in PostTask()
622 sequenced.time_to_run = TimeTicks::Now() + delay; in PostTask()
649 sequenced.trace_id = trace_id_++; in PostTask()
653 TRACE_ID_MANGLE(GetTaskTraceID(sequenced, static_cast<void*>(this))), in PostTask()
656 sequenced.sequence_task_number = LockedGetNextSequenceTaskNumber(); in PostTask()
660 sequenced.sequence_token_id = LockedGetNamedTokenID(*optional_token_name); in PostTask()
[all …]
/external/llvm/include/llvm/IR/
DIntrinsicsWebAssembly.td17 // Note that current_memory is not IntrNoMem because it must be sequenced with
/external/clang/include/clang/Basic/
DBuiltinsWebAssembly.def19 // Note that current_memory is not "c" (readnone) because it must be sequenced with
/external/universal-tween-engine/
DREADME.md97 * Tweens can be sequenced when used in Timelines.
/external/syslinux/com32/lib/libpng/
Dlibpng.txt1886 the chunks are sequenced according to their position in the
/external/llvm/docs/
DLangRef.rst7230 operating on some atomic object M, such that A is sequenced before X, X
7232 headed by X), Y is sequenced before B, and Y observes M. This provides a
/external/libpng/
Dlibpng-manual.txt3186 the chunks are sequenced according to their position in the
/external/skia/third_party/libpng/
Dlibpng-manual.txt3181 the chunks are sequenced according to their position in the
/external/jline/src/src/test/resources/jline/example/
Denglish.gz