OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atomic_exchange_relaxed
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
atomic.h
41
#define
atomic_exchange_relaxed
(o, v) \
macro
/src/external/mpl/dhcp/bind/include/isc/
atomic.h
43
#define
atomic_exchange_relaxed
(o, v) \
macro
/src/external/mpl/bind/dist/lib/isc/include/isc/
atomic.h
42
#define
atomic_exchange_relaxed
(o, v) \
macro
/src/external/mpl/bind/dist/lib/isc/netmgr/
udp.c
652
isc_stdtime_t last =
atomic_exchange_relaxed
(&last_udpsends_log, now);
tcp.c
49
last =
atomic_exchange_relaxed
(&last_tcpquota_log, now);
/src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
tcp.c
49
last =
atomic_exchange_relaxed
(&last_tcpquota_log, now);
tcpdns.c
49
last =
atomic_exchange_relaxed
(&last_tcpdnsquota_log, now);
/src/external/mpl/bind/dist/lib/ns/
client.c
133
last =
atomic_exchange_relaxed
(&last_sigchecks_quota_log, now);
query.c
221
last =
atomic_exchange_relaxed
(&last_rpznotready_log, now);
Completed in 44 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026