Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quellcode-Bibliothek aio_subsys.h

  Sprache: C
 

/*-------------------------------------------------------------------------
 *
 * aio_subsys.h
 *    Interaction with AIO as a subsystem, rather than actually issuing AIO
 *
 * This header is for AIO related functionality that's being called by files
 * that don't perform AIO, but interact with the AIO subsystem in some
 * form. E.g. postmaster.c and shared memory initialization need to initialize
 * AIO but don't perform AIO.
 *
 * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
 * Portions Copyright (c) 1994, Regents of the University of California
 *
 * src/include/storage/aio_subsys.h
 *
 *-------------------------------------------------------------------------
 */

#ifndef AIO_SUBSYS_H
#define AIO_SUBSYS_H


/* aio_init.c */
extern Size AioShmemSize(void);
extern void AioShmemInit(void);

extern void pgaio_init_backend(void);


/* aio.c */
extern void pgaio_error_cleanup(void);
extern void AtEOXact_Aio(bool is_commit);


/* method_worker.c */
extern bool pgaio_workers_enabled(void);

#endif       /* AIO_SUBSYS_H */

Messung V0.5 in Prozent
C=87 H=100 G=93

¤ 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.0.1Bemerkung:  (vorverarbeitet am  2026-08-08) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

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.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002