You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ck/regressions/ck_rwcohort/ck_rp.h

9 lines
368 B

#define LOCK_PROTOTYPE CK_RWCOHORT_RP_PROTOTYPE
#define LOCK_INSTANCE CK_RWCOHORT_RP_INSTANCE
#define LOCK_INITIALIZER CK_RWCOHORT_RP_INITIALIZER
#define LOCK_INIT CK_RWCOHORT_RP_INIT
#define READ_LOCK CK_RWCOHORT_RP_READ_LOCK
#define READ_UNLOCK CK_RWCOHORT_RP_READ_UNLOCK
#define WRITE_LOCK CK_RWCOHORT_RP_WRITE_LOCK
#define WRITE_UNLOCK CK_RWCOHORT_RP_WRITE_UNLOCK