Searched defs:php_stream_lock (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/main/ | ||
| H A D | php_streams.h | 400 #define php_stream_lock(stream, mode) _php_stream_set_option((stream), PHP_STREAM_OPTION_LOCKING, (mode), (void *) NULL TSRMLS_CC) macro |
Completed in 4 milliseconds