Searched refs:_atomic_lock_stub (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libc/gen/
H A D_spinlock_stub.c38 long _atomic_lock_stub(volatile long *);
42 __weak_reference(_atomic_lock_stub, _atomic_lock);
45 _atomic_lock_stub(volatile long *lck __unused) function

Completed in 59 milliseconds