/third_party/musl/libc-test/src/regression/ |
H A D | pthread_exit-dtor.c | 22 static void *start(void *arg) in start() argument 43 int r, arg=0, pid; in main() local
|
/third_party/musl/porting/liteos_a/user/src/stdlib/ |
H A D | qsort.c | 46 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r() argument [all...] |
/third_party/musl/src/ipc/ |
H A D | semctl.c | 21 union semun arg = {0}; in semctl() local [all...] |
/third_party/musl/porting/liteos_a/user/src/ipc/ |
H A D | semctl.c | 22 union semun arg = {0}; in semctl() local [all...] |
/third_party/musl/src/exit/ |
H A D | cxa_thread_atexit_impl.c | 29 void *arg;
member 76 int __cxa_thread_atexit_impl(void (*func)(void*), void *arg, void *dso_handle)
in __cxa_thread_atexit_impl() argument 104 int __cxa_thread_atexit_impl(void (*func)(void*), void *arg, void *dso_handle)
in __cxa_thread_atexit_impl() argument
|
/third_party/musl/src/linux/ |
H A D | clone.c | 12 void *arg; member 16 static int clone_start(void *arg) in clone_start() argument 24 int clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in clone() argument
|
/third_party/musl/src/stdlib/liteos_a/ |
H A D | qsort.c | 46 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r() argument [all...] |
/third_party/node/deps/cares/src/lib/ |
H A D | ares_event_wake_pipe.c | 54 static void ares_pipeevent_destroy_cb(void *arg) in ares_pipeevent_destroy_cb() argument
|
/third_party/ltp/testcases/kernel/syscalls/futex/ |
H A D | futex_wake02.c | 49 static void *threaded(void *arg) in threaded() argument
|
H A D | futex_waitv03.c | 73 static void *threaded(LTP_ATTRIBUTE_UNUSED void *arg) in threaded() argument
|
H A D | futex_waitv02.c | 53 static void *threaded(LTP_ATTRIBUTE_UNUSED void *arg) in threaded() argument
|
H A D | futex_wait03.c | 26 static void *threaded(void *arg) in threaded() argument
|
/third_party/ltp/testcases/kernel/syscalls/keyctl/ |
H A D | keyctl02.c | 40 static void *do_read(void *arg) in do_read() argument 50 static void *do_revoke(void *arg) in do_revoke() argument
|
/third_party/ltp/testcases/kernel/syscalls/timerfd/ |
H A D | timerfd_settime02.c | 70 static void *thread_run(void *arg) in thread_run() argument
|
/third_party/ltp/testcases/kernel/security/dirtyc0w/ |
H A D | dirtyc0w_child.c | 35 static void *madvise_thread(void *arg) in madvise_thread() argument 58 void *proc_self_mem_thread(void *arg) in proc_self_mem_thread() argument
|
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/ |
H A D | semctl04.c | 32 union semun arg; in do_child() local
|
/third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
H A D | sendmsg03.c | 66 static void *thread_run(void *arg) in thread_run() argument
|
/third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
H A D | setsockopt07.c | 49 static void *thread_run(void *arg) in thread_run() argument
|
H A D | setsockopt06.c | 41 static void *thread_run(void *arg) in thread_run() argument
|
/third_party/ltp/testcases/kernel/pty/ |
H A D | pty05.c | 39 static void *thread_run(void *arg) in thread_run() argument
|
/third_party/ltp/testcases/kernel/syscalls/bind/ |
H A D | bind06.c | 59 static void *thread_run(void *arg) in thread_run() argument
|
/third_party/ltp/testcases/lib/ |
H A D | tst_checkpoint.c | 22 static int get_val(const char *name, const char *arg, unsigned int *val) in get_val() argument
|
/third_party/lwip/src/apps/snmp/ |
H A D | snmp_netconn.c | 49 snmp_netconn_thread(void *arg) in snmp_netconn_thread() argument
|
H A D | snmp_raw.c | 47 snmp_recv(void *arg, struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) in snmp_recv() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
H A D | 2-1.c | 39 static void *t1_func(void *arg) in t1_func() argument
|