the_mutex           6 src/testr2.c   static ftdm_mutex_t *the_mutex = NULL;
the_mutex          17 src/testr2.c   			ftdm_mutex_lock(the_mutex);
the_mutex          22 src/testr2.c   			ftdm_mutex_unlock(the_mutex);
the_mutex          43 src/testr2.c   			ftdm_mutex_lock(the_mutex);
the_mutex          47 src/testr2.c   			ftdm_mutex_unlock(the_mutex);
the_mutex          57 src/testr2.c   			ftdm_mutex_lock(the_mutex);
the_mutex          61 src/testr2.c   			ftdm_mutex_unlock(the_mutex);
the_mutex          80 src/testr2.c   	ftdm_mutex_create(&the_mutex);
the_mutex         137 src/testr2.c   			ftdm_mutex_lock(the_mutex);
the_mutex         141 src/testr2.c   			ftdm_mutex_unlock(the_mutex);