Parameters
- requester
- The object that is querying the lock (useful for debugging purposes)
- indexPath
- The fully qualified path to the directory containing the index file of the repository
- lockName
- The name of the lock to query (locks are a combination of index and this name)
Return Value
True if the lock could have been obtained. False if the lock could not be obtained without waiting.