Home | History | Annotate | Download | only in src

Lines Matching refs:__free_list

775   { memset((void *)__CONST_CAST(_Pthread_alloc_obj**, __free_list), 0, (size_t)_S_NFREELISTS * sizeof(__obj *)); }
779 _Pthread_alloc_obj* volatile __free_list[_S_NFREELISTS];
866 __my_free_list = __free_list + _Pthread_alloc_impl::_S_freelist_index(__n);
960 __free_list + _S_freelist_index(__bytes_left);
1003 __my_free_list = __a->__free_list + _S_freelist_index(__n);
1027 __my_free_list = __a->__free_list + _S_freelist_index(__n);
1048 __my_free_list = __a->__free_list + _S_freelist_index(__n);
1073 __my_free_list = __a->__free_list + _S_freelist_index(__n);