Home
last modified time | relevance | path

Searched defs:start_args (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_create.c175 struct start_args { struct
184 struct start_args *args = (struct start_args *)p; in start() argument
/third_party/musl/src/thread/
Dpthread_create.c181 struct start_args { struct
190 struct start_args *args = p; in start() argument
/third_party/musl/src/time/
Dtimer_create.c13 struct start_args { struct
14 pthread_barrier_t b;
15 struct sigevent *sev;
/third_party/musl/porting/liteos_m/user/src/thread/
Dpthread_create.c43 struct start_args { struct
50 struct start_args *args = (struct start_args *)p; in start() argument
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c253 struct start_args { struct
262 struct start_args *args = p; in start() argument