OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_new
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/include/urcu/
ref.h
38
long old,
_new
, res;
local
45
_new
= old + 1;
46
res = uatomic_cmpxchg(&ref->refcount, old,
_new
);
81
long old,
_new
, res;
local
87
_new
= old + 1;
88
res = uatomic_cmpxchg(&ref->refcount, old,
_new
);
/src/external/mit/xorg/lib/libxcb/files/
xproto.h
1165
uint8_t
_new
;
member in struct:xcb_colormap_notify_event_t
Completed in 121 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026