]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Stub functions for thread locking with weak symbols so that they are
authorJohn Birrell <jb@FreeBSD.org>
Mon, 9 Mar 1998 06:46:21 +0000 (06:46 +0000)
committerJohn Birrell <jb@FreeBSD.org>
Mon, 9 Mar 1998 06:46:21 +0000 (06:46 +0000)
commit1b5fef40c775e6e9c23f6d7170ec46a27612f3e0
treed2955288576e1508cf55663e3466999a0e5dc403
parent03fcbeae918ee38bad2b48d76fdf3be53061ed2e
Stub functions for thread locking with weak symbols so that they are
only linked when not linking an application against libc_r or libpthread.
lib/libc/gen/_spinlock_stub.c [new file with mode: 0644]