Lines Matching full:locked
383 is the number of consecutive bytes to be locked.
417 is zero, the entire file is locked.
489 If a file is locked by a process through
491 any record within the file will be seen as locked
501 if the process holding a blocking lock previously locked the
514 A potential for deadlock occurs if a process controlling a locked region
515 is put to sleep by attempting to lock the locked region of another process.
516 This implementation detects that sleeping until a locked region is unlocked
559 and the segment of a file to be locked is already
560 exclusive-locked by another process;
562 segment of a file to be locked is already shared-locked or
563 exclusive-locked by another process.
685 number of locked regions in the system exceeding a system-imposed limit.