Searched refs:nxt_job_create (Results 1 – 4 of 4) sorted by relevance
16 jbc = nxt_job_create(mp, sizeof(nxt_job_cache_file_t)); in nxt_job_cache_file_create()
59 NXT_EXPORT void *nxt_job_create(nxt_mp_t *mp, size_t size);
16 nxt_job_create(nxt_mp_t *mp, size_t size) in nxt_job_create() function
51 jbs = nxt_job_create(c->mem_pool, sizeof(nxt_job_sendfile_t)); in nxt_event_conn_job_sendfile_start()