This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libthr
History
David Xu
e7004bf44d
Plug a memory leak. When a cached thread is reused, don't clear sleep
...
queue pointers, just reuse it. PR: 164828 MFC after: 1 week
2012-02-07 02:57:36 +00:00
..
arch
The TCB_GET32() and TCB_GET64() macros in the i386 and amd64-specific
2011-12-15 19:42:25 +00:00
support
Merge from tbemd, with a small amount of rework:
2010-09-13 01:43:10 +00:00
sys
…
thread
Plug a memory leak. When a cached thread is reused, don't clear sleep
2012-02-07 02:57:36 +00:00
libthr.3
mdoc: order prologue macros consistently by Dd/Dt/Os
2010-04-14 19:08:06 +00:00
Makefile
Oops, don't remove -fexceptions flag.
2010-10-08 01:53:33 +00:00
pthread.map
Introduce a non-portable function pthread_getthreadid_np(3) to retrieve
2011-02-07 21:26:46 +00:00