OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
msgthred.cpp File Reference

Implementation of class TMsgThread. More...

#include <owl/pch.h>
#include <owl/msgthred.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::DIAG_DEFINE_GROUP_INIT (OWL_INI, MsgThreads, 1, 0)
 

Detailed Description

Implementation of class TMsgThread.

This implements basic behavior for threads that own message queues, including mutex locking for the queue

Definition in file msgthred.cpp.