OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__state_uv_udp_bind
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/tests/isc/
uv_wrap.h
109
static atomic_int
__state_uv_udp_bind
= 0;
variable
114
if (atomic_load(&
__state_uv_udp_bind
) == 0) {
117
return atomic_load(&
__state_uv_udp_bind
);
300
atomic_store(&
__state_uv_udp_bind
, 0); \
uv_wrap.h
109
static atomic_int
__state_uv_udp_bind
= 0;
variable
114
if (atomic_load(&
__state_uv_udp_bind
) == 0) {
117
return atomic_load(&
__state_uv_udp_bind
);
300
atomic_store(&
__state_uv_udp_bind
, 0); \
uv_wrap.h
109
static atomic_int
__state_uv_udp_bind
= 0;
variable
114
if (atomic_load(&
__state_uv_udp_bind
) == 0) {
117
return atomic_load(&
__state_uv_udp_bind
);
300
atomic_store(&
__state_uv_udp_bind
, 0); \
Completed in 96 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026