Home
last modified time | relevance | path

Searched refs:ngx_lock_fd_n (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_shmtx.c285 ngx_log_abort(err, ngx_lock_fd_n " %s failed", mtx->name); in ngx_shmtx_lock()
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_files.h297 #define ngx_lock_fd_n "fcntl(F_SETLKW, F_WRLCK)" macro