gf_th_current 343 applications/osmo4_android_studio/app/src/main/jni/wrapper.cpp t = gf_th_current(); gf_th_current 346 applications/osmo4_android_studio/app/src/main/jni/wrapper.cpp if (GF_OK != gf_register_before_exit_function(gf_th_current(), &beforeThreadExits)) { gf_th_current 347 applications/osmo4_android_studio/app/src/main/jni/wrapper.cpp LOGE("Failed to register exit function for thread %p, no javaEnv for current thread.", gf_th_current()); gf_th_current 171 include/gpac/thread.h GF_Thread * gf_th_current(); gf_th_current 287 modules/droid_cam/droid_cam.c gf_register_before_exit_function(gf_th_current(), unregisterFunc);