Searched defs:priority (Results 1 - 2 of 2) sorted by relevance
/httpd/modules/loggers/ |
H A D | mod_journald.c | 98 const char *errstr, int len, int priority, 109 "PRIORITY=%i", priority, 125 IOVEC_ADD("PRIORITY=%i", priority); 97 journald_log(apr_pool_t *pool, const char *log, const char *errstr, int len, int priority, const server_rec *s, const request_rec *r) argument
|
/httpd/server/mpm/mpmt_os2/ |
H A D | mpmt_os2_child.c | 358 BYTE priority; local 386 while (rc = DosReadQueue(workq, &rd, &len, (PPVOID)&worker_args, 0, DCWW_WAIT, &priority, NULLHANDLE),
|
Completed in 39 milliseconds