Home
last modified time | relevance | path

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

12

/Zephyr-latest/tests/bluetooth/host/id/mocks/
Dkernel.c14 struct k_work_sync *);
Dkernel.h21 struct k_work_sync *);
/Zephyr-latest/tests/bluetooth/audio/mocks/include/
Dmock_kernel.h19 struct k_work_sync *);
/Zephyr-latest/include/zephyr/shell/
Dshell_telnet.h61 struct k_work_sync work_sync;
Dshell_websocket.h58 struct k_work_sync work_sync;
/Zephyr-latest/tests/bluetooth/host/conn/mocks/
Dkernel.c20 DEFINE_FAKE_VALUE_FUNC(bool, k_work_flush, struct k_work *, struct k_work_sync *);
Dkernel.h43 DECLARE_FAKE_VALUE_FUNC(bool, k_work_flush, struct k_work *, struct k_work_sync *);
/Zephyr-latest/include/zephyr/bluetooth/
Dl2cap.h252 struct k_work_sync rtx_sync;
302 struct k_work_sync rtx_sync;
/Zephyr-latest/tests/bluetooth/audio/mocks/src/
Dkernel.c24 struct k_work_sync *);
/Zephyr-latest/kernel/
Dwork.c456 struct k_work_sync *sync) in k_work_flush()
568 struct k_work_sync *sync) in k_work_cancel_sync()
1097 struct k_work_sync *sync) in k_work_cancel_delayable_sync()
1129 struct k_work_sync *sync) in k_work_flush_delayable()
/Zephyr-latest/tests/drivers/uart/uart_pm/src/
Dmain.c228 static struct k_work_sync sync; in ZTEST()
/Zephyr-latest/samples/bluetooth/peripheral_hr/src/
Dmain.c177 struct k_work_sync work_sync; in blink_stop()
/Zephyr-latest/samples/bluetooth/periodic_sync/src/
Dmain.c232 struct k_work_sync work_sync; in main()
/Zephyr-latest/include/zephyr/
Dkernel.h3368 struct k_work_sync;
3493 struct k_work_sync *sync);
3546 bool k_work_cancel_sync(struct k_work *work, struct k_work_sync *sync);
3869 struct k_work_sync *sync);
3922 struct k_work_sync *sync);
4116 struct k_work_sync { struct
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_rd_client/src/
Dstubs.c198 struct k_work_sync sync; in test_lwm2m_engine_stop_service()
/Zephyr-latest/drivers/video/
Dvideo_emul_rx.c225 struct k_work_sync sync; in emul_rx_flush()
Dvideo_sw_generator.c33 struct k_work_sync work_sync;
/Zephyr-latest/subsys/modbus/
Dmodbus_core.c379 struct k_work_sync work_sync; in modbus_disable()
/Zephyr-latest/subsys/modem/
Dmodem_ubx.c299 struct k_work_sync sync; in modem_ubx_release()
/Zephyr-latest/drivers/display/
Dmb_display.c288 struct k_work_sync sync; in mb_display_stop()
/Zephyr-latest/tests/drivers/comparator/shell/src/
Dtest.c148 struct k_work_sync sync; in test_cancel_trigger()
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dbap_unicast_sr.c372 struct k_work_sync sync; in disconnected()
/Zephyr-latest/drivers/input/
Dinput_gpio_qdec.c359 struct k_work_sync sync; in gpio_qdec_pm_action()
/Zephyr-latest/subsys/bluetooth/mesh/
Dadv_ext.c530 struct k_work_sync sync; in bt_mesh_adv_disable()
/Zephyr-latest/drivers/gnss/
Dgnss_emul.c104 struct k_work_sync sync; in gnss_emul_cancel_work()

12