Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/sched/schedule_api/src/
Dtest_sched_is_preempt_thread.c28 k_sched_unlock(); in tpreempt_ctx()
47 k_sched_unlock(); in tcoop_ctx()
Dtest_sched_timeslice_and_lock.c363 k_sched_unlock(); in ZTEST()
406 k_sched_unlock(); in ZTEST()
414 k_sched_unlock(); in ZTEST()
/Zephyr-latest/arch/arm/core/
Dirq_offload.c43 k_sched_unlock(); in arch_irq_offload()
/Zephyr-latest/lib/libc/armstdc/src/
Dthreading_weak.c70 void __weak k_sched_unlock(void) in k_sched_unlock() function
/Zephyr-latest/arch/arm/include/cortex_m/
Dtz_ns.h136 __TZ_WRAP_FUNC(k_sched_lock, nsc_name, k_sched_unlock); \
/Zephyr-latest/subsys/bluetooth/host/
Dbuf.c38 k_sched_unlock(); in buf_rx_freed_notify()
135 k_sched_unlock(); in bt_buf_rx_freed_cb_set()
Dgatt.c1724 k_sched_unlock(); in bt_gatt_service_register()
1730 k_sched_unlock(); in bt_gatt_service_register()
1739 k_sched_unlock(); in bt_gatt_service_register()
1762 k_sched_unlock(); in bt_gatt_service_unregister()
1768 k_sched_unlock(); in bt_gatt_service_unregister()
1776 k_sched_unlock(); in bt_gatt_service_unregister()
1794 k_sched_unlock(); in bt_gatt_service_is_registered()
5616 k_sched_unlock(); in bt_gatt_cancel()
Datt.c557 k_sched_unlock(); in chan_req_send()
3984 k_sched_unlock(); in bt_att_req_send()
3991 k_sched_unlock(); in bt_att_req_send()
Dhci_core.c4175 k_sched_unlock(); in bt_hci_recv()
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
Dkernel.c64 k_sched_unlock(); in osKernelUnlock()
/Zephyr-latest/arch/x86/core/
Defi.c113 k_sched_unlock(); in efi_call()
/Zephyr-latest/drivers/gpio/
Dgpio_emul_sdl.c55 k_sched_unlock(); in sdl_filter_top()
/Zephyr-latest/subsys/testsuite/coverage/
Dcoverage.c278 k_sched_unlock(); in gcov_reset_all_counts()
346 k_sched_unlock(); in gcov_coverage_dump()
/Zephyr-latest/subsys/task_wdt/
Dtask_wdt.c241 k_sched_unlock(); in task_wdt_feed()
/Zephyr-latest/subsys/pm/
Dpm.c229 k_sched_unlock(); in pm_system_suspend()
/Zephyr-latest/tests/kernel/sched/preempt/src/
Dmain.c276 k_sched_unlock(); in worker()
/Zephyr-latest/subsys/usb/device_next/
Dusbd_device.c243 k_sched_unlock(); in usbd_init()
/Zephyr-latest/kernel/
Dmmu.c1431 k_sched_unlock(); in do_mem_evict()
1514 k_sched_unlock(); in k_mem_page_frame_evict()
1760 k_sched_unlock(); in do_page_fault()
Dinit.c110 k_sched_unlock(); in z_init_static_threads()
Dsched.c798 void k_sched_unlock(void) in k_sched_unlock() function
/Zephyr-latest/modules/openthread/platform/
Dble.c141 k_sched_unlock(); in ot_plat_ble_queue_msg()
/Zephyr-latest/subsys/tracing/sysview/
DSYSVIEW_Zephyr.txt31 33 k_sched_unlock
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_driver.c296 k_sched_unlock(); in hci_recv_fifo_reset()
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst204 :c:func:`k_sched_unlock` to restore its normal, preemptible status.
/Zephyr-latest/include/zephyr/
Dkernel.h1261 void k_sched_unlock(void);