Home | History | Annotate | Download | only in etc

Lines Matching full:_pthread_alloc

1879 	* stlport/stl/_pthread_alloc.h: Modified deallocate methods of
2100 * stlport/stl/_pthread_alloc.h: Removed pthread.h include.
2136 * stlport/stl/_alloc.h, _old_alloc.h, _pthread_alloc.h,
2156 * stlport/stl/_alloc.h, _alloc.c, _pthread_alloc.h: Many code moved
2159 * stlport/stl/_pthread_alloc.c: Removed, content moved to
3895 * stlport/stl/_pthread_alloc.c: Fix annoying warning reported by gcc.
6644 * stlport/stl/_pthread_alloc.h: fix of the pthread_allocator and
7154 of _pthread_alloc.h; thanks Diego Klabjan
7469 * _pthread_alloc.h : added per_thread_allocator class; returns memory to the same thread it's been allocated in.
7857 (_Pthread_alloc from _pthread_alloc.h) as the deafult node allocator. Only works with pthreads for now.
7972 * pthread_alloc : split into <pthread_alloc>/<stl/_pthread_alloc.h>