Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/safestack/
H A Dsafestack.cc128 void *start_routine_arg; member
141 void *start_routine_arg = tinfo->start_routine_arg; in thread_start() local
/aosp_15_r20/bionic/libc/bionic/
H A Dpthread_internal.h104 void* start_routine_arg; variable