mem_usage_unlock 555 ext/opcache/ZendAccelerator.c static const FLOCK_STRUCTURE(mem_usage_unlock, F_UNLCK, SEEK_SET, 1, 1); mem_usage_unlock 557 ext/opcache/ZendAccelerator.c if (fcntl(lock_file, F_SETLK, &mem_usage_unlock) == -1) {