summaryrefslogtreecommitdiffstats
path: root/include/jau/jni/jni_mem.hpp
Commit message (Expand)AuthorAgeFilesLines
* Move all of jni_mem into namespace jauSven Gothel2022-05-051-0/+6
* JavaGlobalObj::dtor: Hold JNIGlobalRef lock while fetching jobject and call i...Sven Gothel2022-05-051-0/+1
* JNIGlobalRef: jobject access must be atomic, allowing concurrent from shared_...Sven Gothel2022-05-041-3/+11
* JavaAnon/JavaUplink/JNIGlobalRef: Remove `clear()` to clear the java-ref w/o ...Sven Gothel2022-05-041-2/+0
* Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, C...v0.9.2Sven Gothel2022-05-011-0/+7
* Use -Wshadow: Shadowing (or local scope override) often causing sloppy bugs, ...Sven Gothel2020-10-201-9/+9
* jni_mem: API formattingSven Gothel2020-10-181-1/+2
* Move jaucpp files to root-folderSven Gothel2020-10-161-0/+198