| class RUndertaker : public RHandleBase |
Handle to a thread death notifier.
The notifier allows threads to be notified of the death of another thread.
The thread-death notifier itself is a kernel object.
| Public Member Functions | |
|---|---|
| IMPORT_C TInt | Create() |
| IMPORT_C TInt | Logon(TRequestStatus &, TInt &) |
| IMPORT_C TInt | LogonCancel() |
| Inherited Enumerations | |
|---|---|
| RHandleBase:TAttributes | |
| Inherited Attributes | |
|---|---|
| RHandleBase::iHandle | |
| IMPORT_C TInt | Logon | ( | TRequestStatus & | aStatus, |
| TInt & | aThreadHandle | |||
| ) | const | |||
| TRequestStatus & aStatus | |
| TInt & aThreadHandle |