[libclang] Implement ConcurrencyCheck using a recursive mutex to allow...
[libclang] Implement ConcurrencyCheck using a recursive mutex to allow re-entrancy in the same thread. The checks are performed only in DEBUG, it becomes no-op in release mode. llvm-svn: 141582
Loading
Please register or sign in to comment