Changeset 11918 in webkit for trunk/JavaScriptCore/kxmlcore/FastMalloc.cpp
- Timestamp:
- Jan 6, 2006, 2:43:44 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kxmlcore/FastMalloc.cpp
r10867 r11918 96 96 } 97 97 98 #ifndef WIN32 98 99 void fastMallocRegisterThread(pthread_t thread) 99 100 { 100 101 } 102 #endif 101 103 102 104 } // namespace KJS
Note:
See TracChangeset
for help on using the changeset viewer.