Searched refs:runAppTx (Results 1 – 2 of 2) sorted by relevance
200 void* NanoHub::runAppTx() in runAppTx() function in android::nanohub::NanoHub330 mAppThread = std::thread([this] { runAppTx(); }); in openHub()
140 void* runAppTx();