Home
last modified time | relevance | path

Searched refs:k_work_sync (Results 1 – 22 of 22) sorted by relevance

/Zephyr-Core-3.4.0/tests/bluetooth/host/id/mocks/
Dkernel.c14 struct k_work_sync *);
Dkernel.h21 struct k_work_sync *);
/Zephyr-Core-3.4.0/tests/bluetooth/audio/mocks/include/
Dmock_kernel.h20 struct k_work_sync *);
/Zephyr-Core-3.4.0/include/zephyr/shell/
Dshell_telnet.h49 struct k_work_sync work_sync;
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Dl2cap.h221 struct k_work_sync rtx_sync;
264 struct k_work_sync rtx_sync;
/Zephyr-Core-3.4.0/tests/bluetooth/audio/mocks/src/
Dkernel.c25 struct k_work_sync *);
/Zephyr-Core-3.4.0/kernel/
Dwork.c449 struct k_work_sync *sync) in k_work_flush()
561 struct k_work_sync *sync) in k_work_cancel_sync()
1039 struct k_work_sync *sync) in k_work_cancel_delayable_sync()
1071 struct k_work_sync *sync) in k_work_flush_delayable()
/Zephyr-Core-3.4.0/drivers/video/
Dvideo_sw_generator.c19 struct k_work_sync work_sync;
/Zephyr-Core-3.4.0/samples/bluetooth/periodic_sync/src/
Dmain.c210 struct k_work_sync work_sync; in main()
/Zephyr-Core-3.4.0/include/zephyr/
Dkernel.h3155 struct k_work_sync;
3280 struct k_work_sync *sync);
3333 bool k_work_cancel_sync(struct k_work *work, struct k_work_sync *sync);
3638 struct k_work_sync *sync);
3691 struct k_work_sync *sync);
3876 struct k_work_sync { struct
/Zephyr-Core-3.4.0/subsys/modbus/
Dmodbus_core.c341 struct k_work_sync work_sync; in modbus_disable()
/Zephyr-Core-3.4.0/drivers/display/
Dmb_display.c288 struct k_work_sync sync; in mb_display_stop()
/Zephyr-Core-3.4.0/samples/bluetooth/hap_ha/src/
Dbap_unicast_sr.c397 struct k_work_sync sync; in disconnected()
/Zephyr-Core-3.4.0/samples/bluetooth/unicast_audio_server/src/
Dmain.c795 struct k_work_sync sync; in main()
/Zephyr-Core-3.4.0/subsys/shell/backends/
Dshell_mqtt.c729 struct k_work_sync ws; in write()
/Zephyr-Core-3.4.0/tests/benchmarks/mbedtls/src/
Dbenchmark.c116 static struct k_work_sync work_sync;
/Zephyr-Core-3.4.0/tests/kernel/workq/work/src/
Dmain.c55 static struct k_work_sync work_sync;
/Zephyr-Core-3.4.0/drivers/modem/
Dgsm_ppp.c1182 struct k_work_sync work_sync; in gsm_ppp_stop()
/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Did.c576 struct k_work_sync sync; in le_force_rpa_timeout()
Datt.c2934 struct k_work_sync sync; in att_reset()
Dgatt.c315 struct k_work_sync sync;
/Zephyr-Core-3.4.0/doc/kernel/services/threads/
Dworkqueue.rst398 These APIs must be provided with a :c:struct:`k_work_sync` object that has no