update smartipc internal code

This commit is contained in:
2017-03-03 20:52:23 +01:00
parent 05cbbda941
commit a16a66f1f6
19 changed files with 634 additions and 109 deletions

View File

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