Home
last modified time | relevance | path

Searched defs:thread_out (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/fuchsia/
H A Dfuchsia_trace_utils.cc131 bool RecordCursor::ReadInlineThread(FuchsiaThreadInfo* thread_out) { in ReadInlineThread()
/aosp_15_r20/bionic/libc/bionic/
H A Dpthread_create.cpp406 int pthread_create(pthread_t* thread_out, pthread_attr_t const* attr, in pthread_create()