patch for pthread_pool.c

update a  comment
pull/2/head
Veklip 2014-11-17 11:23:40 +08:00
parent c0778f54fb
commit e2c94c59aa
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ static void *callback_proxy(void *arg);
/*
* push the thread into the pool
* parameters:
* thread:the thread will push into the poolbool
* thread:the thread will push into the pool
* return:
* 0:success
* >0 : fail