Searched refs:DESTRUCTOR (Results 1 – 6 of 6) sorted by relevance
21 #define DESTRUCTOR __attribute__((destructor)) macro24 #define DESTRUCTOR macro44 DESTRUCTOR static void glDetachProcess() in glDetachProcess()
133 #define __selinux_key_create(KEY, DESTRUCTOR) \ argument134 (pthread_key_create != NULL ? pthread_key_create(KEY, DESTRUCTOR) : -1)
35 #define DESTRUCTOR __attribute__((destructor)) macro38 #define DESTRUCTOR macro118 DESTRUCTOR void detachProcess() in detachProcess()
30 #define DESTRUCTOR __attribute__((destructor)) macro33 #define DESTRUCTOR macro53 DESTRUCTOR static void glDetachProcess() in glDetachProcess()
697 CursorKind.DESTRUCTOR = CursorKind(25)
792 CursorKind.DESTRUCTOR = CursorKind(25)