ck_rwcohort (3) Linux Manual Page
NAME ck_rwcohort – generalized interface for reader-writer locks using cohort locks LIBRARY Concurrency Kit (libck, -lck) SYNOPSIS In ck_rwcohort.h In each of the following macros, "STRATEGY" should be replaced with either "NEUTRAL", "RP", or "WP" depending on which locking strategy the user prefers. RP and WP represent reader preference and writer preference, respectively, while NEUTRAL…
