OWLNext 7.0
Borland's Object Windows Library for the modern age
|
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 () |
TThread class implementation.
Definition in file thread.cpp.
long TlsAddRefs | ( | ) |
Definition at line 761 of file thread.cpp.
long TlsRelease | ( | ) |
Definition at line 766 of file thread.cpp.