Changeset 43698 in webkit for trunk/JavaScriptCore/runtime/Collector.cpp
- Timestamp:
- May 14, 2009, 7:23:11 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/runtime/Collector.cpp
r43343 r43698 60 60 #if PLATFORM(SOLARIS) 61 61 #include <thread.h> 62 #endif 63 64 #if PLATFORM(OPENBSD) 62 #else 65 63 #include <pthread.h> 66 64 #endif
Note:
See TracChangeset
for help on using the changeset viewer.