Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_parameters_restrictions.cc101 inline bool IsBuggyGlibcSemPost() { in IsBuggyGlibcSemPost() function
292 .Default(IsBuggyGlibcSemPost() ? Error(EINVAL) : CrashSIGSYSFutex()); in RestrictFutex()