sanitizer_common: make sem_trywait as non-blocking
sem_trywait never blocks. Use REAL instead of COMMON_INTERCEPTOR_BLOCK_REAL. Reviewed By: melver Differential Revision: https://reviews.llvm.org/D105775
Loading
Please sign in to comment
sem_trywait never blocks. Use REAL instead of COMMON_INTERCEPTOR_BLOCK_REAL. Reviewed By: melver Differential Revision: https://reviews.llvm.org/D105775