diff options
author | Ruslan Ermilov <ru@nginx.com> | 2015-03-19 23:20:18 +0300 |
---|---|---|
committer | Ruslan Ermilov <ru@nginx.com> | 2015-03-19 23:20:18 +0300 |
commit | c34368715f9e6639f11e9c1a70272668085d6886 (patch) | |
tree | b406a61fe8bcf5a6567d8e7506ee54856bd7245d /src/os/unix/ngx_user.c | |
parent | afe1fcffaae50a0b56555635c9b4debba0ee72df (diff) | |
download | nginx-c34368715f9e6639f11e9c1a70272668085d6886.tar.gz nginx-c34368715f9e6639f11e9c1a70272668085d6886.zip |
Thread pools: silence warning on process exit.
Work around pthread_cond_destroy() and pthread_mutex_destroy() returning
EBUSY. A proper solution would be to ensure all threads are terminated.
Diffstat (limited to 'src/os/unix/ngx_user.c')
0 files changed, 0 insertions, 0 deletions