Home
last modified time | relevance | path

Searched refs:nxt_job_set_name (Results 1 – 3 of 3) sorted by last modified time

/unit/src/
H A Dnxt_job.c41 nxt_job_set_name(job, "job"); in nxt_job_create()
55 nxt_job_set_name(job, "job"); in nxt_job_init()
H A Dnxt_job.h76 #define nxt_job_set_name(job, text) \ macro
81 #define nxt_job_set_name(job, text) macro
H A Dnxt_event_conn_job_sendfile.c62 nxt_job_set_name(&jbs->job, "job sendfile"); in nxt_event_conn_job_sendfile_start()