Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_thread.h40 #define NGX_TID_T_FMT "%P" macro
45 #define NGX_TID_T_FMT "%uD" macro
50 #define NGX_TID_T_FMT "%uL" macro
55 #define NGX_TID_T_FMT "%uL" macro
66 #define NGX_TID_T_FMT "%d" macro
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_log.c123 p = ngx_slprintf(p, last, "%P#" NGX_TID_T_FMT ": ", in ngx_log_error_core()