SYMBIAN OS V6.1 EDITION FOR C++
» Symbian OS v6.1 Edition for C++ » API Reference » Threads and Processes » Using RThread class
RThread
If foo() is a member function of RThread, then a useful technique for calling this function on the current thread is simply to call:
foo()
RThread().xxx();
For example, RThread().Heap() returns a pointer to the current thread's heap.
RThread().Heap()
Copyright ©2002 Symbian Ltd. 6.1-00174