Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DThreadCheck.h36 enum ThreadViolationRound { enum
41 void setDefaultThreadViolationBehavior(ThreadViolationBehavior, ThreadViolationRound);
42 void reportThreadViolation(const char* function, ThreadViolationRound);
45 extern "C" void WebCoreReportThreadViolation(const char* function, WebCore::ThreadViolationRound);
/external/webkit/Source/WebCore/platform/mac/
DThreadCheck.mm65 void setDefaultThreadViolationBehavior(ThreadViolationBehavior behavior, ThreadViolationRound round)
76 void reportThreadViolation(const char* function, ThreadViolationRound round)
93 void WebCoreReportThreadViolation(const char* function, WebCore::ThreadViolationRound round)