OCILIB (C and C++ Driver for Oracle)
4.6.3
|
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, void *args) | ocilib::Thread | inlinestatic |
ThreadProc typedef | ocilib::Thread |