Searched refs:APR_FOPEN_SHARELOCK (Results 1 – 2 of 2) sorted by relevance
70 #define APR_FOPEN_SHARELOCK 0x00400 /**< Platform dependent support for macro103 #define APR_SHARELOCK APR_FOPEN_SHARELOCK /**< @deprecated @see APR_FOPEN_SHARELOCK */
114 if (flags & APR_FOPEN_SHARELOCK) { in prep()116 flags &= ~APR_FOPEN_SHARELOCK; in prep()