Changeset 30842 in webkit for trunk/JavaScriptCore/wtf/ThreadingWin.cpp
- Timestamp:
- Mar 6, 2008, 9:50:08 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/ThreadingWin.cpp
r30527 r30842 68 68 69 69 namespace WTF { 70 71 Mutex* atomicallyInitializedStaticMutex; 70 72 71 73 static Mutex& threadMapMutex()
Note:
See TracChangeset
for help on using the changeset viewer.