Home
last modified time | relevance | path

Searched refs:local (Results 1 – 2 of 2) sorted by relevance

/resolv/
A Dtst-resolv-threads.c48 static int __thread local; in get_thread_number() local
49 if (local != 0) in get_thread_number()
50 return local; in get_thread_number()
52 local = __atomic_fetch_add (&global, 1, __ATOMIC_RELAXED); in get_thread_number()
53 return local; in get_thread_number()
A DVersions226 # Keep a version node (with a synthesized local: * directive) so that

Completed in 40 milliseconds