help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions] Reference for unit 'BaseUnix' (#rtl)

FLock

Lock description type for fpFCntl lock call.

Declaration

Source position: ostypes.inc line 140

type FLock = record

  l_type: cshort;

  

Type of lock.

  l_whence: cshort;

  

Where to measure start of lock from

  l_start: off_t;

  

Start of lock

  l_len: off_t;

  

Length of locked area

  l_pid: pid_t;

  

Process ID of process holding the lock

end;

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505