freebsd-skq/lib/libkse
John Birrell c6831395f4 Simplify the handling of thread specific data. Only track if a key
is allocated or not, rather than keeping a count and attempting to
know it it is in-use. POSIX says that once a key is deleted, using the
key again results in undefined behaviour.
1998-06-06 07:24:24 +00:00
..
sys Change the name of this source file so that libc_r builds it instead 1998-04-30 09:04:10 +00:00
thread Simplify the handling of thread specific data. Only track if a key 1998-06-06 07:24:24 +00:00
Makefile send and recv are wrappered in libc, so they shouldn't appear here. 1998-06-01 02:12:15 +00:00