CK_RWCOHORT_PROTOTYPE (3) Linux Manual Page
CK_RWCOHORT_PROTOTYPE – define reader-writer cohort-based lock using the specified cohort type LibraryConcurrency Kit (libck, -lck) SynopsisIn ck_rwcohort.h Fn CK_RWCOHORT_NEUTRAL_PROTOTYPE COHORT_NAME cohort_name Fn CK_RWCOHORT_RP_PROTOTYPE COHORT_NAME cohort_name Fn CK_RWCOHORT_WP_PROTOTYPE COHORT_NAME cohort_name DescriptionThe ck_rwcohort.h header file does not define any cohort types. Instead, the user must use the CK_RWCOHORT_PROTOTYPE macro to define any types they want to use….
