This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-02 17:08:56 +00:00
Code
Issues
Releases
Activity
freebsd
/
lib
/
libpthread
History
Jason Evans
40316fa981
Fix a memory leak. pthread_set_name_np() allocates space for a name, but
...
_thread_gc() was not deallocating it. PR: misc/18504
2000-05-16 21:57:12 +00:00
..
arch
…
man
…
sys
…
test
…
thread
Fix a memory leak. pthread_set_name_np() allocates space for a name, but
2000-05-16 21:57:12 +00:00
Makefile
…