Changeset 14256 in webkit for trunk/JavaScriptCore/wtf/FastMallocInternal.h
- Timestamp:
- May 9, 2006, 2:27:55 AM (19 years ago)
- Location:
- trunk/JavaScriptCore/wtf
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/FastMallocInternal.h
r13089 r14256 28 28 #include <pthread.h> 29 29 30 namespace KXMLCore{30 namespace WTF { 31 31 void fastMallocRegisterThread(pthread_t thread); 32 32 }
Note:
See TracChangeset
for help on using the changeset viewer.