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

TThread class implementation. More...

#include <owl/pch.h>
#include <owl/thread.h>
#include <owl/pointer.h>
#include <owl/except.h>
#include <owl/module.h>
#include <process.h>
#include <stdlib.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::OWL_DIAG_DEFINE_GROUP_INIT (OWL_INI, OwlThread, 1, 0)
 
long TlsAddRefs ()
 
long TlsRelease ()
 

Detailed Description

TThread class implementation.

Definition in file thread.cpp.

Function Documentation

◆ TlsAddRefs()

long TlsAddRefs ( )

Definition at line 761 of file thread.cpp.

◆ TlsRelease()

long TlsRelease ( )

Definition at line 766 of file thread.cpp.