OCILIB (C and C++ Driver for Oracle)
4.7.5
Open source and cross platform Oracle Driver delivering efficient access to Oracle databases.
|
This is the complete list of members for ocilib::Thread, including all inherited members.
Create() | ocilib::Thread | inlinestatic |
Destroy(ThreadHandle handle) | ocilib::Thread | inlinestatic |
GetThreadId(ThreadHandle handle) | ocilib::Thread | inlinestatic |
Join(ThreadHandle handle) | ocilib::Thread | inlinestatic |
Run(ThreadHandle handle, ThreadProc func, AnyPointer arg) | ocilib::Thread | inlinestatic |
ThreadProc typedef | ocilib::Thread |