Changeset 92154 in webkit for trunk/Source/JavaScriptCore/wtf/ThreadingPthreads.cpp
- Timestamp:
- Aug 1, 2011, 5:10:21 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/wtf/ThreadingPthreads.cpp
r92068 r92154 87 87 threadMapMutex(); 88 88 initializeRandomNumberGenerator(); 89 ThreadIdentifierData::initializeOnce(); 89 90 wtfThreadData(); 90 91 #if ENABLE(WTF_MULTIPLE_THREADS)
Note:
See TracChangeset
for help on using the changeset viewer.