get_lock('myProcess',10,60) ) { die('Could not get lock'); } sleep(10); $locker->release_lock('myProcess'); // end of file example.php