opnsense-src/lib/libc/include
Daniel Eischen fb22a377c6 Use a jump table (a la Solaris) for pthread routines with default
entries in the table being stubs.  While I'm here, add macros to
auto-generate the stubs.  A conforming threads library can override
the stub routines by filling in the jump table.

Add some entries to namespace.h and sync un-namespace.h to it.
Also add a comment to remind folks to update un-namespace.h
when changing namespace.h.
2002-11-13 18:12:09 +00:00
..
libc_private.h Use a jump table (a la Solaris) for pthread routines with default 2002-11-13 18:12:09 +00:00
namespace.h Use a jump table (a la Solaris) for pthread routines with default 2002-11-13 18:12:09 +00:00
reentrant.h * Add stubs for pthread_cond_broadcast. 2002-11-01 09:37:17 +00:00
spinlock.h Remove __P() usage. 2002-03-21 22:49:10 +00:00
un-namespace.h Use a jump table (a la Solaris) for pthread routines with default 2002-11-13 18:12:09 +00:00