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

/freebsd-12-stable/lib/libc/gen/
H A D_spinlock_stub.c40 long _atomic_lock_stub(volatile long *);
44 __weak_reference(_atomic_lock_stub, _atomic_lock);
47 _atomic_lock_stub(volatile long *lck __unused) function

Completed in 46 milliseconds