OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:neg_locks
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/lib/libc/sys/
t_futex_robust.c
57
struct futex_lock_neg
neg_locks
[NLOCKS];
variable in typeref:struct:futex_lock_neg[]
95
memset(
neg_locks
, 0, sizeof(
neg_locks
));
146
memset(
neg_locks
, 0, sizeof(
neg_locks
));
151
neg_locks
[i].fword = _lwp_self();
152
neg_locks
[i].list.next = d->rhead.list.next;
153
d->rhead.list.next = &
neg_locks
[i].list;
156
neg_locks
[i].fword = _lwp_self();
157
d->rhead.pending_list = &
neg_locks
[i].list
[
all
...]
Completed in 10 milliseconds
Indexes created Wed Oct 29 18:09:52 GMT 2025