diff options
author | Bruno Haible <bruno@clisp.org> | 2019-07-06 03:36:45 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2019-07-06 03:36:45 +0200 |
commit | e58796ff7110de26254fc06afdff21461462be72 (patch) | |
tree | 2271489ae65599f497c1e90fc791c1770addaaa4 /doc/pastposix-functions/usleep.texi | |
parent | d44241344e8455c59ea04440706cfaf72862c404 (diff) | |
download | gnulib-e58796ff7110de26254fc06afdff21461462be72.tar.gz |
thread, lock, cond, tls: Remove support for old Solaris threads.
Solaris >= 2.5.1 has POSIX threads.
* m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): Don't document
--enable-threads=solaris any more.
(gl_THREADLIB_BODY): Don't set USE_SOLARIS_THREADS any more.
* lib/glthread/thread.c: Update comment.
* lib/glthread/thread.h: Remove code for USE_SOLARIS_THREADS.
* lib/glthread/lock.h: Likewise.
* lib/glthread/lock.c: Likewise.
* lib/glthread/cond.h: Likewise.
* lib/glthread/cond.c: Likewise.
* lib/glthread/tls.h: Likewise.
* lib/glthread/tls.c: Likewise.
* lib/glthread/yield.h: Likewise.
* lib/regex_internal.h: Likewise.
* tests/test-thread_create.c: Likewise.
* tests/test-lock.c: Likewise.
* tests/test-cond.c: Likewise.
* tests/test-tls.c: Likewise.
Diffstat (limited to 'doc/pastposix-functions/usleep.texi')
0 files changed, 0 insertions, 0 deletions