FS_User_Lock::try_lock()

Method: Try to acquire lock. If the lock is already set or is being acquired by another locker, don’t do anything.

Source: includes/pum-sdk/freemius/includes/class-fs-user-lock.php:67

Used by 0 functions | Uses 0 functions

FS_User_Lock::lock()

Method: Acquire lock regardless if it’s already acquired by another locker or not.

Source: includes/pum-sdk/freemius/includes/class-fs-user-lock.php:92

Used by 0 functions | Uses 0 functions