The documentation states:
If forceLock is true, key is locked irrespective of key-value pair presence in cache.
With no further explanation, e.g. what it means to have a lock on a key that is not in the cache and what the intended technique is (or are) for inserting a cache item within the lock.