Searched refs:LWP_LOCK (Results 1 – 12 of 12) sorted by relevance
26 LWP_LOCK(proc); in jobctrl_set_pgrp_orphaned()32 LWP_LOCK(proc); in jobctrl_set_pgrp_orphaned()
526 LWP_LOCK(lwp); in lwp_free()591 LWP_LOCK(lwp); in _thread_exit()642 LWP_LOCK(lwp); in lwp_exit()688 LWP_LOCK(lwp); in lwp_thread_exit()886 LWP_LOCK(child); in _query_event_from_lwp()1416 LWP_LOCK(lwp); in lwp_terminate()1441 LWP_LOCK(lwp); in _wait_sibling_exit()1476 LWP_LOCK(lwp); in _wait_sibling_exit()1570 LWP_LOCK(lwp); in _resr_cleanup()1616 LWP_LOCK(lwp); in _resr_cleanup()[all …]
54 #define LWP_LOCK(lwp) \ macro142 #define LWP_LOCK(lwp) rt_base_t level = rt_hw_interrupt_disable() macro
644 LWP_LOCK(self_lwp); in _stop_thread_locked()733 LWP_LOCK(lwp); in _catch_signal_locked()749 LWP_LOCK(lwp); in lwp_thread_signal_catch()1018 LWP_LOCK(lwp); in lwp_signal_kill()1120 LWP_LOCK(lwp); in lwp_signal_action()1222 LWP_LOCK(lwp); in lwp_thread_signal_kill()1276 LWP_LOCK(lwp); in lwp_thread_signal_mask()1350 LWP_LOCK(lwp); in lwp_thread_signal_timedwait()1407 LWP_LOCK(lwp); in lwp_thread_signal_timedwait()1423 LWP_LOCK(lwp); in lwp_thread_signal_pending()
260 LWP_LOCK(process); in lwp_pgrp_move()297 LWP_LOCK(process); in lwp_pgrp_update_children_info()359 LWP_LOCK(process); in sys_setpgid()
281 LWP_LOCK(parent); in lwp_children_register()300 LWP_LOCK(parent); in lwp_children_unregister()
34 LWP_LOCK(lwp); in _futex_lock()179 LWP_LOCK(lwp); in _pftx_get()
3319 LWP_LOCK(lwp); in sys_thread_create()3432 LWP_LOCK(lwp); in _sys_clone()3634 LWP_LOCK(self_lwp); in _sys_fork()3767 LWP_LOCK(lwp); in sys_execve()
117 LWP_LOCK(self_lwp); in lwp_tty_bg_stop()152 LWP_LOCK(p); in lwp_tty_set_ctrl_proc()
428 LWP_LOCK(p); in tty_wait_background()937 LWP_LOCK(p); in tty_drop_ctty()
747 LWP_LOCK(p); in pts_alloc()
272 LWP_LOCK(lwp); in proc_pid_fd_getdents()
Completed in 33 milliseconds