[omniORB] omniORB, posix rwlock_t and deadlock

Dmitry Mityugov OxDD@digitalme.com
Tue, 12 Jun 2001 16:27:22 +0400


Just a shot in the dark.

>    There is a wrapper class around the pthread_rwlock_t types, so they 
> get unlocked in every case.

Have you defined a copy constructor and assignment operator for this class?

Dmitry