Searched defs:reenter (Results 1 – 11 of 11) sorted by relevance
104 static void *reenter(void *Ctx, void *TrampolineAddr) { in reenter() function
59 static int reenter; in main() local
828 static int reenter = 0; in patch_cleanup() local
412 static int reenter = 0; in main_cleanup() local
8385 static int reenter = 0; in rcs_cleanup() local
205 local void reenter(void *dummy) in reenter() function
75 static int reenter; /* STATIC: Re-entrancy check. */ local
113 static JITTargetAddress reenter(void *TrampolinePoolPtr, void *TrampolineId) { in reenter() function
151 static JITTargetAddress reenter(void *JITTargetAddr, void *TrampolineAddr) { in reenter() function
183 int reenter = 0; variable
2662 static int reenter; /* avoid calling ourselves */ wallmsg() local