Skip to content

Commit

Permalink
ngx_thread_pool
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed Apr 13, 2016
1 parent 189e8d7 commit 5e15717
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions nginx/src/core/ngx_thread_pool.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// annotated by chrono since 2016
//
// * ngx_thread_pool_s
// * ngx_thread_pool_done
// * ngx_thread_task_post
Expand Down
4 changes: 4 additions & 0 deletions nginx/src/core/ngx_thread_pool.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
// annotated by chrono since 2016
//
// * ngx_thread_task_s
// * ngx_thread_task_alloc
// * ngx_thread_task_post

/*
* Copyright (C) Nginx, Inc.
Expand Down

0 comments on commit 5e15717

Please sign in to comment.