Searched refs:threadlocal (Results 1 – 5 of 5) sorted by relevance
290 threadlocal = threading.local() variable293 v = getattr(threadlocal, "magic_instance", None)296 setattr(threadlocal, "magic_instance", v)
5 - Create threadlocal objects so that the `detect_from_*` methods work properly
296 bool threadlocal=false) = 0;
1379 bool threadlocal = false) override;1692 bool threadlocal = false) override;5011 bool threadlocal) { in EmitObjCGlobalAssign() argument5023 if (!threadlocal) in EmitObjCGlobalAssign()7777 bool threadlocal) { in EmitObjCGlobalAssign() argument7789 if (!threadlocal) in EmitObjCGlobalAssign()
641 bool threadlocal=false) override;4003 bool threadlocal) { in EmitObjCGlobalAssign() argument4008 assert(!threadlocal && "EmitObjCGlobalAssign - Threal Local API NYI"); in EmitObjCGlobalAssign()