F_UNLCK 500 ext/opcache/ZendAccelerator.c static const FLOCK_STRUCTURE(restart_finished, F_UNLCK, SEEK_SET, 2, 1); F_UNLCK 519 ext/opcache/ZendAccelerator.c if (restart_check.l_type == F_UNLCK) { F_UNLCK 555 ext/opcache/ZendAccelerator.c static const FLOCK_STRUCTURE(mem_usage_unlock, F_UNLCK, SEEK_SET, 1, 1); F_UNLCK 568 ext/opcache/ZendAccelerator.c static const FLOCK_STRUCTURE(mem_usage_unlock_all, F_UNLCK, SEEK_SET, 0, 0); F_UNLCK 612 ext/opcache/ZendAccelerator.c if (mem_usage_check->l_type == F_UNLCK || mem_usage_check->l_pid <= 0) { F_UNLCK 633 ext/opcache/ZendAccelerator.c if (mem_usage_check.l_type == F_UNLCK) { F_UNLCK 366 ext/opcache/zend_shared_alloc.c static FLOCK_STRUCTURE(mem_write_unlock, F_UNLCK, SEEK_SET, 0, 1); F_UNLCK 26132 ext/sqlite3/libsqlite/sqlite3.c }else if( p->l_type==F_UNLCK ){ F_UNLCK 26151 ext/sqlite3/libsqlite/sqlite3.c }else if( l2.l_type==F_UNLCK ){ F_UNLCK 26861 ext/sqlite3/libsqlite/sqlite3.c } else if( lock.l_type!=F_UNLCK ){ F_UNLCK 27087 ext/sqlite3/libsqlite/sqlite3.c lock.l_type = F_UNLCK; F_UNLCK 27245 ext/sqlite3/libsqlite/sqlite3.c lock.l_type = F_UNLCK; F_UNLCK 27269 ext/sqlite3/libsqlite/sqlite3.c lock.l_type = F_UNLCK; F_UNLCK 27301 ext/sqlite3/libsqlite/sqlite3.c lock.l_type = F_UNLCK; F_UNLCK 27320 ext/sqlite3/libsqlite/sqlite3.c lock.l_type = F_UNLCK; F_UNLCK 29593 ext/sqlite3/libsqlite/sqlite3.c if( lockType==F_UNLCK ){ F_UNLCK 29608 ext/sqlite3/libsqlite/sqlite3.c if( lockType==F_UNLCK ){ F_UNLCK 30032 ext/sqlite3/libsqlite/sqlite3.c rc = unixShmSystemLock(pDbFd, F_UNLCK, ofst+UNIX_SHM_BASE, n); F_UNLCK 61 ext/standard/flock_compat.c flck.l_type = F_UNLCK; F_UNLCK 116 sapi/cgi/fastcgi.c lock.l_type = F_UNLCK; \ F_UNLCK 115 sapi/fpm/fpm/fastcgi.c lock.l_type = F_UNLCK; \