git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2215 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2010-10-01 06:59:37 +00:00
parent fa774e9c8e
commit 44d5c906d5
1 changed files with 0 additions and 1 deletions

View File

@ -514,7 +514,6 @@ void chThdRelease(Thread *tp) {
* - If the thread was spawned by @p chThdCreateFromMemoryPool()
* then the working area is returned to the owning memory pool.
* .
* Please read the @ref article_lifecycle article for more details.
* @pre The configuration option @p CH_USE_WAITEXIT must be enabled in
* order to use this function.
* @post Enabling @p chThdWait() requires 2-4 (depending on the