haiku/headers/compatibility/gnu
Jérôme Duval ba56d0a513 pthread: add pthread_getattr_np.
non standard extension, but widely available to obtain attributes for a thread.
also provides an alias for pthread_getattr_np which is the bsd equivalent.

Change-Id: I26ef8245ed2537186f48c8b8bdf3e42b03e70892
Reviewed-on: https://review.haiku-os.org/c/1172
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2019-03-08 19:50:45 +00:00
..
sys
math.h sincos, sincof, sincosl declarations in gnu/math.h 2018-11-19 23:14:51 +00:00
pthread.h pthread: add pthread_getattr_np. 2019-03-08 19:50:45 +00:00
spawn.h posix_spawn: add posix_spawn_file_actions_add[f]chdir_np. 2019-02-06 16:39:33 +00:00
string.h