Home
last modified time | relevance | path

Searched defs:arg (Results 226 - 250 of 2238) sorted by relevance

12345678910>>...90

/third_party/musl/libc-test/src/regression/
H A Dpthread_exit-dtor.c22 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 Dqsort.c46 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 Dsemctl.c21 union semun arg = {0}; in semctl() local
[all...]
/third_party/musl/porting/liteos_a/user/src/ipc/
H A Dsemctl.c22 union semun arg = {0}; in semctl() local
[all...]
/third_party/musl/src/exit/
H A Dcxa_thread_atexit_impl.c29 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 Dclone.c12 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 Dqsort.c46 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 Dares_event_wake_pipe.c54 static void ares_pipeevent_destroy_cb(void *arg) in ares_pipeevent_destroy_cb() argument
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_wake02.c49 static void *threaded(void *arg) in threaded() argument
H A Dfutex_waitv03.c73 static void *threaded(LTP_ATTRIBUTE_UNUSED void *arg) in threaded() argument
H A Dfutex_waitv02.c53 static void *threaded(LTP_ATTRIBUTE_UNUSED void *arg) in threaded() argument
H A Dfutex_wait03.c26 static void *threaded(void *arg) in threaded() argument
/third_party/ltp/testcases/kernel/syscalls/keyctl/
H A Dkeyctl02.c40 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 Dtimerfd_settime02.c70 static void *thread_run(void *arg) in thread_run() argument
/third_party/ltp/testcases/kernel/security/dirtyc0w/
H A Ddirtyc0w_child.c35 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 Dsemctl04.c32 union semun arg; in do_child() local
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg03.c66 static void *thread_run(void *arg) in thread_run() argument
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt07.c49 static void *thread_run(void *arg) in thread_run() argument
H A Dsetsockopt06.c41 static void *thread_run(void *arg) in thread_run() argument
/third_party/ltp/testcases/kernel/pty/
H A Dpty05.c39 static void *thread_run(void *arg) in thread_run() argument
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind06.c59 static void *thread_run(void *arg) in thread_run() argument
/third_party/ltp/testcases/lib/
H A Dtst_checkpoint.c22 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 Dsnmp_netconn.c49 snmp_netconn_thread(void *arg) in snmp_netconn_thread() argument
H A Dsnmp_raw.c47 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 D2-1.c39 static void *t1_func(void *arg) in t1_func() argument

Completed in 7 milliseconds

12345678910>>...90