mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-01-30 04:11:21 -08:00
This puts code accessing the data in a critical section so that the GC cannot run while JNI has access to the array. This helps with stability somewhat, but I'm still getting some crashes in the GC |
||
|---|---|---|
| .. | ||
| Android.mk | ||
| Application.mk | ||
| com_zerotierone_sdk_Node.cpp | ||
| com_zerotierone_sdk_Node.h | ||
| ZT1_jnicache.cpp | ||
| ZT1_jnicache.h | ||
| ZT1_jniutils.cpp | ||
| ZT1_jniutils.h | ||