Searched refs:LWPCTL_FEATURE_CURCPU (Results 1 – 4 of 4) sorted by relevance
56 #define LWPCTL_FEATURE_CURCPU 0x00000001 macro
194 if (_lwp_ctl(LWPCTL_FEATURE_CURCPU, &self->pt_lwpctl)) { in pthread__fork_child()270 if (_lwp_ctl(LWPCTL_FEATURE_CURCPU, &first->pt_lwpctl) != 0) { in pthread__init()601 if (_lwp_ctl(LWPCTL_FEATURE_CURCPU, &self->pt_lwpctl)) { in pthread__create_tramp()
297 features &= ~(LWPCTL_FEATURE_CURCPU | LWPCTL_FEATURE_PCTR); in netbsd32__lwp_ctl()
760 features &= ~(LWPCTL_FEATURE_CURCPU | LWPCTL_FEATURE_PCTR); in sys__lwp_ctl()