Lines Matching refs:flock
736 if (flock(out_fd, LOCK_EX | LOCK_NB) != 0) {737 ALOGE("flock(%s) failed: %s\n", out_path, strerror(errno));