Lines Matching full:per_thread_allocator
1876 of _STLP_mutex_base for mutex definition in per_thread_allocator
1880 pthread_allocator and per_thread_allocator implementation to accept
1898 per_thread_allocator implementation thanks a very old William
6645 per_thread_allocator allocate method to check for the required
7469 * _pthread_alloc.h : added per_thread_allocator class; returns memory to the same thread it's been allocated in.