初步确认future-promise的异步调用机制。目录和cmake待整理。

This commit is contained in:
zhengchao
2018-08-14 19:44:34 +08:00
parent 900dc5c7ba
commit c43a2e86a3
65 changed files with 18580 additions and 90 deletions

10
interface/tfe_stat.cpp Normal file
View File

@@ -0,0 +1,10 @@
void* tfe_stat_init(void* fs_handle)
{
}
void tfe_stat_flush(void* handle)
{
}