- threads are new identified by pid

This commit is contained in:
Martin Willi
2005-11-26 15:44:40 +00:00
parent f1c91cf037
commit c1eb153733
5 changed files with 23 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/**
* @file thread_pool.h
*
* @brief Interface for thread_pool_t.
* @brief Interface of thread_pool_t.
*
*/