OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LWPCTL_FEATURE_CURCPU
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
lwpctl.h
56
#define
LWPCTL_FEATURE_CURCPU
0x00000001
/src/sys/compat/netbsd32/
netbsd32_lwp.c
297
features &= ~(
LWPCTL_FEATURE_CURCPU
| LWPCTL_FEATURE_PCTR);
/src/lib/libpthread/
pthread.c
196
if (_lwp_ctl(
LWPCTL_FEATURE_CURCPU
, &self->pt_lwpctl)) {
272
if (_lwp_ctl(
LWPCTL_FEATURE_CURCPU
, &first->pt_lwpctl) != 0) {
603
if (_lwp_ctl(
LWPCTL_FEATURE_CURCPU
, &self->pt_lwpctl)) {
/src/sys/kern/
sys_lwp.c
760
features &= ~(
LWPCTL_FEATURE_CURCPU
| LWPCTL_FEATURE_PCTR);
Completed in 28 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025