Searched refs:mlock_func_t (Results 1 – 1 of 1) sorted by relevance
77 typedef int (*mlock_func_t) (const void *, size_t); typedef90 try_lock(mlock_func_t lock_func, const void *addr, size_t len) in try_lock()