Changeset 30842 in webkit for trunk/JavaScriptCore/wtf/ThreadingPthreads.cpp
- Timestamp:
- Mar 6, 2008, 9:50:08 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/ThreadingPthreads.cpp
r30522 r30842 36 36 namespace WTF { 37 37 38 Mutex* atomicallyInitializedStaticMutex; 39 38 40 static Mutex& threadMapMutex() 39 41 {
Note:
See TracChangeset
for help on using the changeset viewer.