Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement basic automatic attachment/detachment of c++ threads to JVM.
No side effects if not enabled Compile with -DEXPERIMENTAL_AUTO_CPP_THREAD_ATTACH to enable Requires a compiler with C++11 support Borrows code/idea from dropbox#372 (comment)
- Loading branch information