Searched refs:V8_LIBC_GLIBC (Results 1 – 5 of 5) sorted by relevance
7 #if V8_LIBC_GLIBC || V8_OS_BSD55 #if V8_LIBC_GLIBC || V8_OS_BSD
78 #if V8_LIBC_GLIBC133 #if V8_LIBC_GLIBC && !V8_GLIBC_PREREQ(2, 4)
19 (V8_OS_LINUX && V8_LIBC_GLIBC)) in ConditionVariable()82 (V8_OS_LINUX && V8_LIBC_GLIBC)) in WaitFor()
146 # define V8_LIBC_GLIBC 1 macro
457 #if V8_LIBC_GLIBC && !V8_GLIBC_PREREQ(2, 4) in HandleProfilerSignal()