jca
|
e748cc96c5
|
Include pthread.h to make this header standalone (needs pthread_t and others)
Will get us rid of pointless patches in the ports tree. ok guenther@
|
2019-05-28 10:33:03 +00:00 |
|
tedu
|
295117693e
|
add a pthread_get_name_np to match pthread_set_name_np.
could be useful in ports.
initial diff by David Carlier some time ago.
ok jca
|
2019-02-04 17:18:08 +00:00 |
|
guenther
|
249f38f2da
|
Move the thread-related .h files to /usr/src/include/, since the
implementation is now spread between libc and librthread. No changes
to the content
ok mpi@
|
2017-10-15 23:40:33 +00:00 |
|