public function StreamWrapperInterface::stream_lock

public StreamWrapperInterface::stream_lock($operation)

File

includes/stream_wrappers.inc, line 101
Drupal stream wrapper interface.

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function stream_lock($operation);

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!stream_wrappers.inc/function/StreamWrapperInterface::stream_lock/7.x