#include <pthread.h>
#include "mlist_tmpl_h.inc"
Include dependency graph for pthreadlist.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | MlCargo pthread_t |
storage data type of list. | |
#define | ML_LIST_NAME PThreadList |
name of the list data type. | |
#define | ML_FUNC_PFX pthrdList |
prefix of CharList's member functions. |
Definition in file pthreadlist.h.