OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:threadid
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/sys/
t_futex_robust.c
63
lwpid_t
threadid
;
member in struct:lwp_data
83
lwp_data.
threadid
= 0;
116
d->
threadid
= _lwp_self();
148
d->
threadid
= _lwp_self();
180
d->
threadid
= _lwp_self();
203
d->
threadid
= _lwp_self();
235
d->
threadid
= _lwp_self();
268
lwp_data.
threadid
);
298
lwp_data.
threadid
);
357
lwp_data.
threadid
);
[
all
...]
t_futex_ops.c
76
lwpid_t
threadid
;
member in struct:lwp_data
167
d->
threadid
= 0;
176
d->
threadid
= _lwp_self();
286
d->
threadid
= _lwp_self();
1431
RL(_lwp_kill(lwp_data[0].
threadid
, SIGUSR1));
1466
d->
threadid
= _lwp_self();
1468
RL(_sched_getparam(getpid(), d->
threadid
, &policy, &sp));
1471
RL(_sched_setparam(getpid(), d->
threadid
, policy, &sp));
1483
d->
threadid
= _lwp_self();
1485
RL(_sched_getparam(getpid(), d->
threadid
, &policy, &sp))
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025