source:
CIVL/mods/dev.civl.abc/examples/link/pthread/civlpthread.cvh
| Last change on this file was aad342c, checked in by , 3 years ago | |
|---|---|
|
|
| File size: 161 bytes | |
| Rev | Line | |
|---|---|---|
| [aad342c] | 1 | #ifdef __CIVLPTHREAD__ |
| 2 | #else | |
| 3 | #define __CIVLPTHREAD__ | |
| 4 | ||
| 5 | #include <civlc.cvh> | |
| 6 | #include "simplepthread.h" | |
| 7 | ||
| 8 | typedef struct __pthread_pool_t __pthread_pool_t; | |
| 9 | ||
| 10 | #endif |
Note:
See TracBrowser
for help on using the repository browser.
