15 lines
211 B
Plaintext
15 lines
211 B
Plaintext
#
|
|
# Common exports for libmutex
|
|
# All symbols in this file will be exported for public use.
|
|
#
|
|
_acquire_lock
|
|
_init_lock
|
|
_release_lock
|
|
_spin_lock
|
|
_stat_lock
|
|
acquire_lock
|
|
init_lock
|
|
release_lock
|
|
spin_lock
|
|
stat_lock
|