reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2058 SCOPED_TSAN_INTERCEPTOR(pthread_kill, tid, sig); 2062 if (tid == pthread_self()) { 2065 int res = REAL(pthread_kill)(tid, sig); 2066 if (tid == pthread_self()) {