Home
last modified time | relevance | path

Searched defs:Thread (Results 76 – 100 of 1378) sorted by relevance

12345678910>>...56

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMinidump.h219 struct Thread { struct
220 support::ulittle32_t ThreadId; argument
228 static_assert(sizeof(Thread) == 48); argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMinidump.h219 struct Thread { struct
220 support::ulittle32_t ThreadId; argument
228 static_assert(sizeof(Thread) == 48); argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMinidump.h219 struct Thread { struct
220 support::ulittle32_t ThreadId; argument
228 static_assert(sizeof(Thread) == 48); argument
/aosp_15_r20/build/soong/ui/tracer/
H A Dtracer.go37 type Thread uint64 type
45 Begin(name string, thread Thread)
46 End(thread Thread)
47 Complete(name string, thread Thread, begin, end uint64)
49 CountersAtTime(name string, thread Thread, time uint64, counters []Counter)
/aosp_15_r20/external/google-breakpad/src/tools/linux/md2core/
H A Dminidump-2-core.cc311 struct Thread { struct
312 pid_t tid;
314 mcontext_t mcontext;
316 user_regs_struct regs;
319 user_fpregs_struct fpregs;
322 user_fpxregs_struct fpxregs;
325 user_fpsimd_struct fpregs;
327 uintptr_t stack_addr;
328 const uint8_t* stack;
329 size_t stack_length;
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/
H A Dthread.rs10 pub struct Thread(task_queue::JoinHandle); struct
96 impl Thread { impl
98 pub unsafe fn new(_stack: usize, p: Box<dyn FnOnce() + Send>) -> io::Result<Thread> { in new()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/
H A Dthread.rs10 pub struct Thread(task_queue::JoinHandle); struct
96 impl Thread { implementation
98 pub unsafe fn new(_stack: usize, p: Box<dyn FnOnce() + Send>) -> io::Result<Thread> { in new()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/
H A Dthread.rs10 pub struct Thread(task_queue::JoinHandle); struct
96 impl Thread { impl
98 pub unsafe fn new(_stack: usize, p: Box<dyn FnOnce() + Send>) -> io::Result<Thread> { in new()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/
H A Dthread.rs10 pub struct Thread(task_queue::JoinHandle); struct
96 impl Thread { implementation
98 pub unsafe fn new(_stack: usize, p: Box<dyn FnOnce() + Send>) -> io::Result<Thread> { in new()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/
H A Dthread.rs10 pub struct Thread(task_queue::JoinHandle); struct
96 impl Thread { implementation
98 pub unsafe fn new(_stack: usize, p: Box<dyn FnOnce() + Send>) -> io::Result<Thread> { in new()
/aosp_15_r20/external/starlark-go/starlarkjson/
H A Djson.go82 func encode(thread *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tu…
229 func indent(thread *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tu…
249 func decode(thread *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tu…
/aosp_15_r20/external/starlark-go/starlark/
H A Dbench_test.go104 func benchmarkRestartImpl(thread *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, kwargs…
109 func benchmarkStartImpl(thread *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, kwargs […
114 func benchmarkStopImpl(thread *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, kwargs []…
/aosp_15_r20/external/perfetto/src/trace_processor/importers/instruments/
H A Drow.h52 struct Thread { struct
65 ThreadId thread = kNullId; argument
/aosp_15_r20/development/samples/Vault/tests/src/com/example/android/vault/
H A DEncryptedDocumentTest.java110 new Thread() { in testMetadataAndContents() method
135 new Thread() { in testMetadataAndContents() method
227 new Thread() { in testErrorAbortsWrite() method
/aosp_15_r20/external/perfetto/src/trace_processor/importers/art_method/
H A Dart_method_tokenizer.h55 struct Thread { struct
67 base::StatusOr<bool> ParseHeaderThreads(Iterator&); argument
/aosp_15_r20/art/runtime/gc/space/
H A Dzygote_space.cc92 mirror::Object* ZygoteSpace::Alloc(Thread*, size_t, size_t*, size_t*, size_t*) { in Alloc() argument
102 size_t ZygoteSpace::Free(Thread*, mirror::Object*) { in Free() argument
107 size_t ZygoteSpace::FreeList(Thread*, size_t, mirror::Object**) { in FreeList() argument
/aosp_15_r20/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/
H A DMediaDrmMockTest.java684 new Thread() { in testEventNoSessionNoData() method
749 new Thread() { in testEventWithSessionAndData() method
835 new Thread() { in testExpirationUpdate() method
935 new Thread() { in testKeyStatusChange() method
/aosp_15_r20/packages/services/Telephony/testapps/GbaTestApp/src/com/android/phone/testapps/gbatestapp/
DSettings.java107 new Thread(() -> { in updateCarrierConfig() method
183 new Thread(() -> { in updateServiceConfig() method
232 new Thread(() -> { in updateTestConfig() method
/aosp_15_r20/external/webrtc/rtc_base/
H A Dthread.cc342 Thread::Thread(SocketServer* ss) : Thread(ss, /*do_init=*/true) {} in Thread() function in rtc::Thread
344 Thread::Thread(std::unique_ptr<SocketServer> ss) in Thread() function in rtc::Thread
347 Thread::Thread(SocketServer* ss, bool do_init) in Thread() function in rtc::Thread
361 Thread::Thread(std::unique_ptr<SocketServer> ss, bool do_init) in Thread() function in rtc::Thread
/aosp_15_r20/external/pigweed/pw_thread_stl/public/pw_thread_stl/
H A Dthread_inline.h36 inline Thread::Thread() : native_type_() {} in Thread() function
38 inline Thread::Thread(const Options&, Function<void()>&& entry) { in Thread() function
/aosp_15_r20/system/extras/memory_replay/
H A DThreads.h24 class Thread; variable
54 friend Thread; variable
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dnfa.cc67 struct Thread { struct in re2::NFA
68 union {
72 const char** capture;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dnfa.cc68 struct Thread { struct in re2::NFA
69 union {
73 const char** capture;
/aosp_15_r20/external/starlark-go/repl/
H A Drepl.go37 func REPL(thread *starlark.Thread, globals starlark.StringDict) {
63 func rep(rl *readline.Instance, thread *starlark.Thread, globals starlark.StringDict) error {
/aosp_15_r20/external/regex-re2/re2/
H A Dnfa.cc67 struct Thread { struct in re2::NFA
68 union {
72 const char** capture;

12345678910>>...56