#include <oscl_init.h>
Static Public Methods | |
OSCL_IMPORT_REF void | Init (int32 &aError, const OsclSelect *aSelect=NULL) |
OSCL_IMPORT_REF void | Cleanup (int32 &aError, const OsclSelect *aSelect=NULL) |
|
This routine cleans up the Oscl modules in the calling thread.
|
|
This routine initializes the Oscl modules in the calling thread.
|