haiku/headers/private/libroot
Michael Lotz e4103b1b92 libroot: Introduce thread specific heap init/exit hooks.
This allows heap implementations to initialize and clean up any thread
specific structures. The current default hoard heap does not use these.

Note that the thread exit hook will not be called for the main thread as
the heap may be needed during process termination (__cxa_finalize for
example).

Change-Id: I703fbd34dec0d9029d619a2125c5b19d8c1933aa
Reviewed-on: https://review.haiku-os.org/799
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2018-12-25 23:00:20 +00:00
..
locale ICU locale backend: Increase size of fLocaleDescription from 512 to 1024 bytes. 2018-05-19 20:44:51 -04:00
time
dirent_private.h
errno_private.h
ErrnoMaintainer.h
extended_system_info.h
fork.h
image_private.h
launch.h libroot: added ability to communicate with the launch_daemon. 2015-07-22 20:40:42 +02:00
libroot_lock.h
libroot_private.h libroot: Introduce thread specific heap init/exit hooks. 2018-12-25 23:00:20 +00:00
mathimpl.h
memory_private.h
pthread_private.h libroot: Implemented pthread barriers 2016-12-30 11:32:04 +01:00
SHA256.h Move SHA256 class to libroot instead of linking libshared into libroot. 2017-10-03 20:18:26 -04:00
signal_private.h
stdlib_private.h Add private __getenv_reentrant() 2013-11-17 19:11:02 +01:00
system_revision.h
time_private.h
times_private.h
trig.h
umask.h
unistd_private.h
user_group.h Bump MAX_SHADOW_PWD_PASSWORD_LEN 2017-11-23 13:00:48 +01:00
user_thread.h user_thread.h: use struct keyword to be usable in C. 2016-12-17 20:17:38 +01:00
wchar_private.h