Searched refs:comm_str_lock (Results 1 – 1 of 1) sorted by relevance
20 static struct rw_semaphore comm_str_lock = {.lock = PTHREAD_RWLOCK_INITIALIZER,}; variable33 down_write(&comm_str_lock); in comm_str__put()35 up_write(&comm_str_lock); in comm_str__put()101 down_write(&comm_str_lock); in comm_str__findnew()103 up_write(&comm_str_lock); in comm_str__findnew()