Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 120 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 120 Bytes

ngx_thread

example of nginx thread pool code

gcc -g -o main main.c ngx_thread.c ngx_thread_pool.c flog.c -lpthread