OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
msgthred.h File Reference

Definition of message queue oriented thread class support. More...

#include <owl/private/defs.h>
#include <owl/wsysinc.h>
#include <owl/system.h>
#include <owl/preclass.h>
#include <owl/posclass.h>

Go to the source code of this file.

Classes

class  owl::TMsgThread
 TMsgThread implements basic behavior for threads that own message queues, including mutex locking for the queue. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Detailed Description

Definition of message queue oriented thread class support.

Degenerates to a simple message queue owner under non-threaded environments

Definition in file msgthred.h.