Nebula
Loading...
Searching...
No Matches
posixsysteminfo.h
Go to the documentation of this file.
1#pragma once
2//------------------------------------------------------------------------------
10//------------------------------------------------------------------------------
11namespace Posix
12{
14{
15public:
18};
19
20} // namespace Posix
21//------------------------------------------------------------------------------
Provide information about the system we're running on.
Definition posixsysteminfo.h:14
PosixSystemInfo()
constructor
Definition posixsysteminfo.cc:23
Posix implemention of a read-many write-few lock.
Definition posixsysfunc.cc:21