Home
last modified time | relevance | path

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

/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/src/time/
Dtimer_create.c14 struct start_args { struct
15 pthread_barrier_t b;
39 struct start_args *args = arg; 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.c192 struct start_args { struct
201 struct start_args *args = p; in start() argument
/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.c272 struct start_args { struct
281 struct start_args *args = p; in start() argument