OpenBSD CVS

src/lib/libc/thread/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libc / thread


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile.inc  1.19   4 years  jsg   Instead of opting in to futexes on archs with atomics opt out on archs without a...
[TXT] atfork.c  1.4   17 months  jmc   spelling fixes; from paul tagliamonte any changes not taken noted on tech, but c...
[TXT] callbacks.c  1.4   6 years  guenther   Move mutex, condvar, and thread-specific data routes, pthread_once, and pthread_...
[TXT] rthread.c  1.9   3 years  deraadt   annoying whitespace
[TXT] rthread.h  1.2   6 years  guenther   Move mutex, condvar, and thread-specific data routes, pthread_once, and pthread_...
[TXT] rthread_cb.h  1.3   3 years  otto   Fix two issues related to thread private data in asr. - setting up asr in single...
[TXT] rthread_cond.c  1.6   4 months  cheloha   pthread_cond_timedwait(3): accept negative absolute timeouts Negative absolute ...
[TXT] rthread_condattr.c  1.3   6 years  guenther   Move mutex, condvar, and thread-specific data routes, pthread_once, and pthread_...
[TXT] rthread_debug.c  1.3   6 years  guenther   Move mutex, condvar, and thread-specific data routes, pthread_once, and pthread_...
[TXT] rthread_file.c  1.3   17 months  jmc   spelling fixes; from paul tagliamonte any changes not taken noted on tech, but c...
[TXT] rthread_libc.c  1.4   3 years  otto   Fix two issues related to thread private data in asr. - setting up asr in single...
[TXT] rthread_mutex.c  1.5   5 years  mpi   KNF. Pointed out by pirofti@ while reviewing my rwlock impl. based on this one....
[TXT] rthread_once.c  1.3   6 years  jca   Revert recent changes to unbreak ports/net/samba While it is not clear (to me) ...
[TXT] rthread_sync.c  1.6   4 months  cheloha   pthread_cond_timedwait(3): accept negative absolute timeouts Negative absolute ...
[TXT] rthread_tls.c  1.5   13 months  jsg   remove duplicate includes ok tb@
[TXT] synch.h  1.9   4 months  cheloha   libc, librthread: _twait: subtraction is not comparison Compare the current tim...
[TXT] rthread_cleanup.c (in the Attic) [Hide]  1.3   9 months  tb   Remove empty file left behind in a revert during p2k17
[TXT] thread_fd.c (in the Attic) [Hide]  1.10   16 years  kurt   remove unused zero length file.
[TXT] thread_storage.c (in the Attic) [Hide]  1.2   24 years  d   rename thread_storage to unithread_storage to avoid object name conflict
[TXT] unithread_malloc_lock.c (in the Attic) [Hide]  1.10   8 years  guenther   Use a Thread Information Block in both single and multi-threaded programs. This ...
[TXT] unithread_mutex.c (in the Attic) [Hide]  1.2   8 years  guenther   Use a Thread Information Block in both single and multi-threaded programs. This ...
[TXT] unithread_storage.c (in the Attic) [Hide]  1.2   19 years  marc   major bump to libc and libpthread to break the dependency of a particular imple...
[TXT] unithread_tag.c (in the Attic) [Hide]  1.2   8 years  guenther   Use a Thread Information Block in both single and multi-threaded programs. This ...