NetBSD/lib/libc/thread-stub
kamil 3b2abf0b2a Add CHECK_NOT_THREADED() in __libc_mutexattr_settype_stub()
This makes this function consistent with __libc_mutex_catchall_stub()
and others in the same group.

Approved by <christos>.
2016-10-31 18:10:11 +00:00
..
Makefile.inc split init and errno to a separate file. No point in growing rtld 10K. 2013-04-05 20:15:42 +00:00
__isthreaded.c
thread-stub-init.c Put the startup code in .text.startup 2013-08-19 22:14:37 +00:00
thread-stub.c Add CHECK_NOT_THREADED() in __libc_mutexattr_settype_stub() 2016-10-31 18:10:11 +00:00