Searched refs:DESTRUCTOR (Results 1 – 5 of 5) 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)
34 #define DESTRUCTOR __attribute__((destructor)) macro37 #define DESTRUCTOR macro117 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)