Searched refs:reply_mutex (Results 1 – 2 of 2) sorted by relevance
67 pthread_mutex_t reply_mutex; /* Protect reply structure */ member
643 pthread_mutex_lock(&client->bits.localsock.reply_mutex); in timedout_callback()650 pthread_mutex_unlock(&client->bits.localsock.reply_mutex); in timedout_callback()1108 pthread_mutex_init(&thisfd->bits.localsock.reply_mutex, NULL); in read_from_local_sock()1406 pthread_mutex_lock(&client->bits.localsock.reply_mutex); in add_reply_to_list()1430 pthread_mutex_unlock(&client->bits.localsock.reply_mutex); in add_reply_to_list()1449 pthread_mutex_unlock(&client->bits.localsock.reply_mutex); in add_reply_to_list()