Searched refs:threadName (Results 1 - 1 of 1) sorted by relevance
/httpd/server/mpm/netware/ | ||
H A D | mpm_netware.c | 554 char threadName[32]; local 556 sprintf (threadName, "Apache_Worker %d", slot); 557 NXContextSetName(ctx, threadName); |
Completed in 729 milliseconds