add basic functionality

This commit is contained in:
2017-01-29 23:41:26 +01:00
parent e3e7626abd
commit 218deb9947
16 changed files with 134 additions and 14 deletions

View File

@@ -1,2 +1,3 @@
export * from './smartipc.classes.thread'
export * from './smartipc.classes.threadfunction'
export * from './smartipc.classes.pool'