Subj : Re: pthread_mutex_lock throws an exception on receiving signal 15 To : comp.programming.threads From : AlterX Date : Wed Sep 21 2005 12:12 pm pankaj-startup ha scritto: > What are thr possible causes to make pthread_mutex_lock throw > exception? Are you sure you have first initialized mutex variable??! (pthread_mutex_init()) .