Classes | Namespaces
BeCriticalSection.h File Reference

Together with the BeThread.h file provides Bentley specific thread handling functions (Bentley/BeCriticalSection.h). More...

#include "Bentley.h"

Go to the source code of this file.

Classes

class  BeCriticalSection
 A critical section/mutual exclusion object. More...
 
struct  BeCriticalSectionHolder
 A helper class that ties ownership of a BeCriticalSection object to the scope of a variable. More...
 

Namespaces

 Bentley
 The Bentley namespace contains types defined by the Bentley Library.
 

Detailed Description

Together with the BeThread.h file provides Bentley specific thread handling functions (Bentley/BeCriticalSection.h).


Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.