/** lockf() command to unlock a section of a file. */ #define F_ULOCK 0 /** lockf() command to block until it locks a section of a file. */ #define F_LOCK 1 /** lockf() command to try to lock a section of a file. */ #define F_TLOCK 2 /** lockf() command to test whether a section of a file is unlocked (or locked by the caller). */ #define F_TEST 3
#if __BIONIC_AVAILABILITY_GUARD(24) /** *Likelockf()butallowsusinga64-bitlength *evenfroma32-bitprocesswithout`_FILE_OFFSET_BITS=64`.
*/ int lockf64(int __fd, int __op, off64_t __length) __INTRODUCED_IN(24); #endif
__END_DECLS
Messung V0.5 in Prozent
¤ Diese beiden folgenden Angebotsgruppen bietet das Unternehmen0.24Angebot
(Wie Sie bei der Firma Beratungs- und Dienstleistungen beauftragen können 2026-06-28)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.