OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pos_locks
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/lib/libc/sys/
t_futex_robust.c
51
struct futex_lock_pos
pos_locks
[NLOCKS];
variable in typeref:struct:futex_lock_pos[]
94
memset(
pos_locks
, 0, sizeof(
pos_locks
));
114
memset(
pos_locks
, 0, sizeof(
pos_locks
));
119
pos_locks
[i].fword = _lwp_self();
120
pos_locks
[i].list.next = d->rhead.list.next;
121
d->rhead.list.next = &
pos_locks
[i].list;
124
pos_locks
[i].fword = _lwp_self();
125
d->rhead.pending_list = &
pos_locks
[i].list
[
all
...]
Completed in 12 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025