Searched refs:Glibc (Results 1 – 4 of 4) sorted by relevance
271 {concurrency::MtUnsafeCheck::FunctionSet::Glibc, "glibc"}, in getEnumMapping()284 case MtUnsafeCheck::FunctionSet::Glibc: in hasAnyMtUnsafeNames()
31 Glibc, enumerator
45 Glibc defines some of them as thread-safe (e.g. dirname(3)), but adds46 non-POSIX thread-unsafe ones (e.g. getopt_long(3)). Glibc's list is
319 // oldest Glibc version pre-dates support for that architecture.10262 // Glibc qsort uses a temporary buffer allocated either on stack or on heap.