pstore2
os Directory Reference
Directory dependency graph for os:
lib/os

Files

file  file.cpp
 Definitions of the cross platform file management functions and classes.
 
file  file_posix.cpp
 POSIX implementation of the cross-platform file APIs.
 
file  file_win32.cpp
 Windows-specific implementations of file APIs.
 
file  logging.cpp
 
file  memory_mapper.cpp
 
file  memory_mapper_posix.cpp
 POSIX implementation of the platform-independent memory-mapped file.
 
file  memory_mapper_win32.cpp
 Win32 implementation of the platform-independent memory-mapped file.
 
file  path.cpp
 
file  process_file_name_posix.cpp
 
file  process_file_name_win32.cpp
 
file  shared_memory.cpp
 
file  signal_cv_posix.cpp
 
file  signal_cv_win32.cpp
 
file  signal_helpers.cpp
 
file  thread.cpp
 
file  thread_posix.cpp
 Implementation of functions to get and set the name of the current thread on POSIX systems.