|
MIDAS
|

Go to the source code of this file.
Functions | |
| void | test1 (HNDLE hDB) |
| int | thread1 (void *) |
| void | test2 (HNDLE hDB) |
| int | main (int argc, char *argv[]) |
Variables | |
| HNDLE | xhDB = -1 |
| BOOL | xThread1done = false |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 85 of file odb_lock_test.cxx.

| void test1 | ( | HNDLE | hDB | ) |
Definition at line 14 of file odb_lock_test.cxx.


| void test2 | ( | HNDLE | hDB | ) |
Definition at line 56 of file odb_lock_test.cxx.


| int thread1 | ( | void * | ) |
Definition at line 39 of file odb_lock_test.cxx.


| HNDLE xhDB = -1 |
Definition at line 36 of file odb_lock_test.cxx.
| BOOL xThread1done = false |
Definition at line 37 of file odb_lock_test.cxx.