Version: 2017.2

AndroidJNI.DetachCurrentThread

Switch to Manual
public static int DetachCurrentThread ();

Description

Detaches the current thread from a Java (Dalvik) VM.

Поток должен быть отключен от виртуальной машины до выхода.

See Also: Java Native Interface Specification (Oracle)