Home
last modified time | relevance | path

Searched refs:_M_destroy_thread_key (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/libstdc++/src/
H A Dmt_allocator.cc65 _M_destroy_thread_key(void* __id) in _M_destroy_thread_key() function
529 ::_M_destroy_thread_key); in _M_initialize()
642 __pool<true>::_M_destroy_thread_key(void*) { } in _M_destroy_thread_key() function in __pool
722 ::_M_destroy_thread_key); in _M_initialize()
/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dmt_allocator.h358 _M_destroy_thread_key(void*);
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20051516 (__pool<true>::_M_destroy_thread_key): Compatibility only.
1535 (__gnu_internal::_M_destroy_thread_key): New function.
1542 __gnu_internal::_M_destroy_thread_key as key destructor.
1547 (__gnu_cxx::__pool<true>::_M_destroy_thread_key): Do nothing.