Searched refs:CAN_FLOCK (Results 1 – 4 of 4) sorted by relevance
24 unless (&Storable::CAN_FLOCK) {
269 unless (CAN_FLOCK) {413 unless (CAN_FLOCK) {
103 - moved CAN_FLOCK detection into XS to simplify the build process.342 - compute CAN_FLOCK at compile-time749 - Added CAN_FLOCK to determine whether we can flock() or not,
78 #define CAN_FLOCK &PL_sv_yes macro80 #define CAN_FLOCK &PL_sv_no macro7744 newCONSTSUB(stash, "CAN_FLOCK", CAN_FLOCK);