OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISC_THREAD_LOCAL
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/include/isc/
thread.h
64
#define
ISC_THREAD_LOCAL
static thread_local
66
#define
ISC_THREAD_LOCAL
static __thread
/src/external/mpl/dhcp/bind/dist/lib/isc/
xoshiro128starstar.c
41
ISC_THREAD_LOCAL
uint32_t seed[4] = { 0 };
random.c
67
ISC_THREAD_LOCAL
isc_once_t isc_random_once = ISC_ONCE_INIT;
/src/external/mpl/dhcp/bind/dist/lib/dns/
geoip2.c
77
ISC_THREAD_LOCAL
geoip_state_t geoip_state = { 0 };
dnstap.c
141
ISC_THREAD_LOCAL
dt__ioq_t dt_ioq = { 0 };
name.c
155
ISC_THREAD_LOCAL
dns_name_totextfilter_t *totext_filter_proc = NULL;
/src/external/mpl/dhcp/bind/dist/lib/irs/
context.c
51
ISC_THREAD_LOCAL
irs_context_t *irs_context = NULL;
Completed in 20 milliseconds
Indexes created Thu Sep 17 00:24:55 UTC 2026