Searched refs:DBPRINT1 (Results 1 - 1 of 1) sorted by relevance

/httpd/server/mpm/netware/
H A Dmpm_netware.c160 #define DBPRINT1(s,v1) printf(s,v1) macro
164 #define DBPRINT1(s,v1) macro
385 DBPRINT1 ("\n**Thread slot %d is shutting down", my_worker_num);
398 DBPRINT1 ("\nThread slot %d is shutting down\n", my_worker_num);
674 DBPRINT1("\nKilling idle thread: %d\n", last_non_dead);
701 DBPRINT1("Spawning additional thread slot: %d\n", free_slots[i]);

Completed in 26 milliseconds