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()1107 pthread_mutex_init(&thisfd->bits.localsock.reply_mutex, NULL); in read_from_local_sock()1405 pthread_mutex_lock(&client->bits.localsock.reply_mutex); in add_reply_to_list()1429 pthread_mutex_unlock(&client->bits.localsock.reply_mutex); in add_reply_to_list()1448 pthread_mutex_unlock(&client->bits.localsock.reply_mutex); in add_reply_to_list()