logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

process.h - Process services.

Author

       Generated automatically by Doxygen for GNU CommonC++ from the source code.

GNU CommonC++                                    Sun Dec 27 2020                                    process.h(3)

Detailed Description

       Process services.

Name

       process.h - Process services.

Synopsis

       #include <cc++/config.h>
       #include <cc++/thread.h>

   Classes
       class ost::Process
           A class for containing portable process related functions that help create portable code.
       class ost::Lockfile
           This class is used to create a 'named' lock entity that can be used to control access to a resource
           between multiple processes.

   Namespacesost

See Also