/Zephyr-latest/arch/posix/include/ |
D | posix_core.h | 20 void *arg3; member
|
/Zephyr-latest/drivers/console/ |
D | ipm_console_receiver.c | 19 static void ipm_console_thread(void *arg1, void *arg2, void *arg3) in ipm_console_thread()
|
/Zephyr-latest/samples/bluetooth/cap_initiator/src/ |
D | cap_initiator_tx.c | 33 static void tx_thread_func(void *arg1, void *arg2, void *arg3) in tx_thread_func()
|
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/remote/src/ |
D | main.c | 52 void app_task(void *arg1, void *arg2, void *arg3) in app_task()
|
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/src/ |
D | main.c | 53 void app_task(void *arg1, void *arg2, void *arg3) in app_task()
|
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/ |
D | stream_tx.c | 57 static void tx_thread_func(void *arg1, void *arg2, void *arg3) in tx_thread_func()
|
/Zephyr-latest/tests/arch/x86/static_idt/src/ |
D | main.c | 138 void idt_spur_task(void *arg1, void *arg2, void *arg3) in idt_spur_task()
|
/Zephyr-latest/tests/kernel/mem_protect/stackprot/src/ |
D | main.c | 158 void alternate_thread_canary(void *arg1, void *arg2, void *arg3) in alternate_thread_canary()
|
/Zephyr-latest/tests/benchmarks/footprints/src/ |
D | timer.c | 53 static void thread_fn(void *arg1, void *arg2, void *arg3) in thread_fn()
|
/Zephyr-latest/tests/kernel/spinlock/src/ |
D | spinlock_fairness.c | 39 static void test_thread(void *arg1, void *arg2, void *arg3) in test_thread()
|
/Zephyr-latest/samples/arch/smp/pi/src/ |
D | main.c | 35 void test_thread(void *arg1, void *arg2, void *arg3) in test_thread()
|
/Zephyr-latest/subsys/sip_svc/ |
D | sip_svc_id_mgr.h | 28 void *arg3; /* low resp data address */ member
|
D | sip_svc_id_mgr.c | 218 void *arg3, void *arg4, void *arg5, void *arg6) in sip_svc_id_map_insert_item()
|
/Zephyr-latest/tests/kernel/context/src/ |
D | main.c | 703 static void thread_helper(void *arg1, void *arg2, void *arg3) in thread_helper() 837 static void busy_wait_thread(void *mseconds, void *arg2, void *arg3) in busy_wait_thread() 873 static void thread_sleep(void *delta, void *arg2, void *arg3) in thread_sleep() 896 static void delayed_thread(void *num, void *arg2, void *arg3) in delayed_thread()
|
/Zephyr-latest/tests/posix/eventfd/src/ |
D | stress.c | 53 static void th_fun(void *arg1, void *arg2, void *arg3) in th_fun()
|
/Zephyr-latest/tests/subsys/pm/device_runtime_api/src/ |
D | main.c | 17 static void get_runner(void *arg1, void *arg2, void *arg3) in get_runner()
|
/Zephyr-latest/samples/boards/renesas/openamp_linux_zephyr/src/ |
D | main_remote.c | 283 void app_rpmsg_client_sample(void *arg1, void *arg2, void *arg3) in app_rpmsg_client_sample() 310 void rpmsg_mng_task(void *arg1, void *arg2, void *arg3) in rpmsg_mng_task()
|
/Zephyr-latest/arch/xtensa/core/ |
D | thread.c | 40 void *arg1, void *arg2, void *arg3) in init_stack()
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | bap_stream_tx.c | 72 static void tx_thread_func(void *arg1, void *arg2, void *arg3) in tx_thread_func()
|
/Zephyr-latest/subsys/portability/cmsis_rtos_v1/ |
D | cmsis_thread.c | 30 static void zephyr_thread_wrapper(void *arg1, void *arg2, void *arg3) in zephyr_thread_wrapper()
|
/Zephyr-latest/modules/hal_nordic/nrf_802154/serialization/platform/ |
D | nrf_802154_spinel_backend_ipc.c | 138 static void spinel_packet_send_thread_fn(void *arg1, void *arg2, void *arg3) in spinel_packet_send_thread_fn()
|
/Zephyr-latest/tests/kernel/pending/src/ |
D | main.c | 216 static void coop_high(void *arg1, void *arg2, void *arg3) in coop_high() 227 static void coop_low(void *arg1, void *arg2, void *arg3) in coop_low()
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/ |
D | btp_bap_audio_stream.c | 78 static void tx_thread_func(void *arg1, void *arg2, void *arg3) in tx_thread_func()
|
/Zephyr-latest/samples/subsys/ipc/openamp/remote/src/ |
D | main.c | 123 void app_task(void *arg1, void *arg2, void *arg3) in app_task()
|
/Zephyr-latest/drivers/sip_svc/ |
D | sip_smc_intel_socfpga.c | 169 unsigned long arg2, unsigned long arg3, in intel_sip_secure_monitor_call()
|