blob: b52c3b18efdf98fb2b86bcc5b17f15e3d0e089d0 [file] [log] [blame]
; locks.def :
LIBRARY locks
DESCRIPTION ''
EXPORTS
; Add new API calls to the end of this list.
ap_create_lock @1
ap_lock @2
ap_unlock @3
ap_destroy_lock @4
ap_child_init_lock @5
ap_get_lockdata @6
ap_set_lockdata @7
ap_get_os_lock @8