Home
last modified time | relevance | path

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

/third_party/musl/src/thread/liteos_a/
Dpthread_create.c178 struct start_args { struct
187 struct start_args *args = (struct start_args *)p; in start() argument
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_create.c178 struct start_args { struct
187 struct start_args *args = (struct start_args *)p; in start() argument
/third_party/musl/porting/linux/user/src/time/
Dtimer_create.c14 struct start_args { struct
15 pthread_barrier_t b;
16 struct sigevent *sev;
/third_party/musl/src/thread/
Dpthread_create.c196 struct start_args { struct
205 struct start_args *args = p; in start() argument
/third_party/musl/src/time/
Dtimer_create.c14 struct start_args { struct
15 volatile int b;
16 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.c285 struct start_args { struct
300 struct start_args *args = p; in start() argument
/third_party/musl/src/thread/linux/
Dpthread_create.c412 struct start_args { struct
427 struct start_args *args = p; in start() argument