/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
H A D | 14-1.c | 61 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 D | 4-3.c | 81 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 D | 6-3.c | 68 static void *sendsig(void *arg) in sendsig() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/ |
H A D | 3-1.c | 103 static void *sendsig(void *arg) in sendsig() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/ |
H A D | 1-2.c | 130 static void *tf(void *arg) in tf() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/ |
H A D | 6-1.c | 95 static void *sendsig(void *arg) in sendsig() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/ |
H A D | 5-1.c | 97 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 D | 18-1.c | 96 static void *sendsig(void *arg) in sendsig() argument
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/ |
H A D | s-c2.c | 127 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 D | pthread_kill_latency.c | 112 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 D | prio-wake.c | 104 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 D | librttest.h | 85 void *arg; member [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | target-riscv.c | 22 static void parse_march_riscv(const char *arg) in parse_march_riscv() argument
|
/third_party/lwip/src/include/netif/ppp/ |
H A D | pppapi.h | 95 void *arg; member
|
/third_party/lwip/src/netif/ppp/ |
H A D | fsm.c | 266 static void fsm_timeout(void *arg) { in fsm_timeout() argument
|
/third_party/node/deps/v8/src/asmjs/ |
H A D | asm-types.cc | 185 auto* arg = args[0]; in CanBeInvokedWith() local
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bir.c | 30 bi_has_arg(const bi_instr *ins, bi_index arg) in bi_has_arg() argument
|
/third_party/mesa3d/src/nouveau/drm-shim/ |
H A D | nouveau_noop.c | 61 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 D | pthread_cancel-points.c | 23 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 D | test-malloc-stats-common.h | 120 static void *allocate_wait_free(void *arg) in allocate_wait_free() argument
|
H A D | test-malloc-info-stats-print.h | 134 static void *allocate_and_abandon(void *arg) in allocate_and_abandon() argument
|
/third_party/musl/libc-test/src/functionalext/info/ |
H A D | fatal_message.c | 184 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 D | getaddrinfo.c | 282 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 D | thread_rwlock_test.cpp | 51 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 D | pthread_mutex_ext.c | 21 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...] |