Documentation changes

This commit is contained in:
pithikos 2014-12-29 11:48:08 +00:00
parent 4240210b5c
commit d552a6278c

View File

@ -1,19 +1,15 @@
/* ********************************
*
* Author: Johan Hanssen Seferidis
* Date: 12/08/2011
* Update: 01/11/2011
* License: LGPL
*
* License: MIT
* Description: Library providing a threading pool where you can add
* work. For an example on usage refer to the main file
* found in the same package
*
*//** @file thpool.h *//*
********************************/
/* Library providing a threading pool where you can add work. For an example on
* usage you refer to the main file found in the same package */
/*
* Fast reminders:
/* Fast reminders:
*
* tp = threadpool
* thpool = threadpool