Pixar Arch
Loading...
Searching...
No Matches
daemon.h
Go to the documentation of this file.
1
// Copyright 2016 Pixar
2
//
3
// Licensed under the terms set forth in the LICENSE.txt file available at
4
// https://openusd.org/license.
5
//
6
// Modified by Jeremy Retailleau.
7
8
#ifndef PXR_ARCH_DAEMON_H
9
#define PXR_ARCH_DAEMON_H
10
13
14
#include "./api.h"
15
16
namespace
pxr
{
17
44
ARCH_API
45
int
ArchCloseAllFiles
(
int
nExcept,
const
int
* exceptFds);
46
47
}
// namespace pxr
48
49
#endif
// PXR_ARCH_DAEMON_H
pxr
pxr::ArchCloseAllFiles
ARCH_API int ArchCloseAllFiles(int nExcept, const int *exceptFds)
Close all file descriptors (with possible exceptions)
src
pxr
arch
daemon.h
Generated by
1.12.0