Home
last modified time | relevance | path

Searched defs:arg (Results 951 - 975 of 2912) sorted by relevance

1...<<31323334353637383940>>...117

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D14-1.c61 static void *sendsig(void *arg) in sendsig() argument
101 static void *threaded(void *arg) in threaded() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
H A D4-3.c81 static void *sendsig(void *arg) in sendsig() argument
134 static void *threaded(void *arg) in threaded() argument
157 static void *test(void *arg) in test() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
H A D6-3.c68 static void *sendsig(void *arg) in sendsig() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
H A D3-1.c103 static void *sendsig(void *arg) in sendsig() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
H A D1-2.c130 static void *tf(void *arg) in tf() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
H A D6-1.c95 static void *sendsig(void *arg) in sendsig() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D5-1.c97 static void *sendsig(void *arg) in sendsig() argument
158 static void *test(void *arg) in test() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
H A D18-1.c96 static void *sendsig(void *arg) in sendsig() argument
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
H A Ds-c2.c127 static void *sub(void *arg) in sub() argument
149 static void *threaded(void *arg) in threaded() argument
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/
H A Dpthread_kill_latency.c112 void *signal_receiving_thread(void *arg) in signal_receiving_thread() argument
226 void *signal_sending_thread(void *arg) in signal_sending_thread() argument
/third_party/ltp/testcases/realtime/func/prio-wake/
H A Dprio-wake.c104 void *master_thread(void *arg) in master_thread() argument
130 void *worker_thread(void *arg) in worker_thread() argument
/third_party/ltp/testcases/realtime/include/
H A Dlibrttest.h85 void *arg; member
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget-riscv.c22 static void parse_march_riscv(const char *arg) in parse_march_riscv() argument
/third_party/lwip/src/include/netif/ppp/
H A Dpppapi.h95 void *arg; member
/third_party/lwip/src/netif/ppp/
H A Dfsm.c266 static void fsm_timeout(void *arg) { in fsm_timeout() argument
/third_party/node/deps/v8/src/asmjs/
H A Dasm-types.cc185 auto* arg = args[0]; in CanBeInvokedWith() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbir.c30 bi_has_arg(const bi_instr *ins, bi_index arg) in bi_has_arg() argument
/third_party/mesa3d/src/nouveau/drm-shim/
H A Dnouveau_noop.c61 nouveau_ioctl_noop(int fd, unsigned long request, void *arg) in nouveau_ioctl_noop() argument
67 nouveau_ioctl_gem_new(int fd, unsigned long request, void *arg) in nouveau_ioctl_gem_new() argument
93 nouveau_ioctl_gem_info(int fd, unsigned long request, void *arg) in nouveau_ioctl_gem_info() argument
109 nouveau_ioctl_gem_pushbuf(int fd, unsigned long request, void *arg) in nouveau_ioctl_gem_pushbuf() argument
118 nouveau_ioctl_channel_alloc(int fd, unsigned long request, void *arg) in nouveau_ioctl_channel_alloc() argument
142 nouveau_ioctl_get_param(int fd, unsigned long request, void *arg) in nouveau_ioctl_get_param() argument
[all...]
/third_party/musl/libc-test/src/functional/
H A Dpthread_cancel-points.c23 static void prepare_sem(void *arg) in prepare_sem() argument
28 static void cleanup_sem(void *arg) in cleanup_sem() argument
33 static void execute_sem_wait(void *arg) in execute_sem_wait() argument
38 static void execute_sem_timedwait(void *arg) in execute_sem_timedwait() argument
48 static void *run_test(void *arg) in run_test() argument
54 static void prepare_thread(void *arg) in prepare_thread() argument
60 static void cleanup_thread(void *arg) in cleanup_thread() argument
71 execute_thread_join(void *arg) execute_thread_join() argument
77 prepare_dummy(void *arg) prepare_dummy() argument
81 execute_shm_open(void *arg) execute_shm_open() argument
87 cleanup_shm(void *arg) cleanup_shm() argument
101 void *arg; global() member
114 run_execute(void *arg) run_execute() argument
[all...]
H A Dtest-malloc-stats-common.h120 static void *allocate_wait_free(void *arg) in allocate_wait_free() argument
H A Dtest-malloc-info-stats-print.h134 static void *allocate_and_abandon(void *arg) in allocate_and_abandon() argument
/third_party/musl/libc-test/src/functionalext/info/
H A Dfatal_message.c184 void *ThreadFun1(void *arg) in ThreadFun1() argument
194 void *ThreadFun2(void *arg) in ThreadFun2() argument
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dgetaddrinfo.c282 static void *test_all_cases(void *arg) in test_all_cases() argument
302 static void do_test_concurrently(void *(*test) (void *arg), size_t num_threads) in do_test_concurrently() argument
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_rwlock_test.cpp51 static void PthreadRwlockWakeupHelper(RwlockHandleControl* arg) in PthreadRwlockWakeupHelper() argument
60 static void PthreadRwlockTimeoutHelper(RwlockHandleControl* arg) in PthreadRwlockTimeoutHelper() argument
94 TestPthreadRwlockWakeupWriter(RwlockHandleControl* arg) TestPthreadRwlockWakeupWriter() argument
[all...]
/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_mutex_ext.c21 static void *PthreadClocklockOutRealTime(void *arg) in PthreadClocklockOutRealTime() argument
58 static void *PthreadClocklockNoOutRealTime(void *arg) in PthreadClocklockNoOutRealTime() argument
89 static void *PthreadClocklockOutMonoTime(void *arg) in PthreadClocklockOutMonoTime() argument
126 static void *PthreadClocklockNoOutMonoTime(void *arg) in PthreadClocklockNoOutMonoTime() argument
157 PthreadClocklockOutRealTime2(void *arg) PthreadClocklockOutRealTime2() argument
197 PthreadClocklockNoOutMonoTime2(void *arg) PthreadClocklockNoOutMonoTime2() argument
236 PthreadTimedlockMonotonicNPOut(void *arg) PthreadTimedlockMonotonicNPOut() argument
273 PthreadTimedlockMonotonicNPNoOut(void *arg) PthreadTimedlockMonotonicNPNoOut() argument
318 PthreadLockTimeoutNPOut(void *arg) PthreadLockTimeoutNPOut() argument
356 PthreadLockTimeoutNPNoOut(void *arg) PthreadLockTimeoutNPNoOut() argument
[all...]

Completed in 12 milliseconds

1...<<31323334353637383940>>...117