OCILIB (C and C++ Driver for Oracle)  4.7.5
Open source and cross platform Oracle Driver delivering efficient access to Oracle databases.
Loading...
Searching...
No Matches
ocilib::Thread Member List

This is the complete list of members for ocilib::Thread, including all inherited members.

Create()ocilib::Threadinlinestatic
Destroy(ThreadHandle handle)ocilib::Threadinlinestatic
GetThreadId(ThreadHandle handle)ocilib::Threadinlinestatic
Join(ThreadHandle handle)ocilib::Threadinlinestatic
Run(ThreadHandle handle, ThreadProc func, AnyPointer arg)ocilib::Threadinlinestatic
ThreadProc typedefocilib::Thread