reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
 4653 INTERCEPTOR_PTHREAD_MUTEXATTR_GET(pshared, sizeof(int))
 4661 INTERCEPTOR_PTHREAD_MUTEXATTR_GET(type, sizeof(int))
 4669 INTERCEPTOR_PTHREAD_MUTEXATTR_GET(protocol, sizeof(int))
 4677 INTERCEPTOR_PTHREAD_MUTEXATTR_GET(prioceiling, sizeof(int))
 4685 INTERCEPTOR_PTHREAD_MUTEXATTR_GET(robust, sizeof(int))
 4693 INTERCEPTOR_PTHREAD_MUTEXATTR_GET(robust_np, sizeof(int))