Searched refs:threadlocal (Results 1 – 5 of 5) sorted by relevance
312 threadlocal = threading.local() variable315 v = getattr(threadlocal, "magic_instance", None)318 setattr(threadlocal, "magic_instance", v)
5 - Create threadlocal objects so that the `detect_from_*` methods work properly
297 bool threadlocal=false) = 0;
1383 bool threadlocal = false) override;1704 bool threadlocal = false) override;4943 bool threadlocal) { in EmitObjCGlobalAssign() argument4956 if (!threadlocal) in EmitObjCGlobalAssign()7709 bool threadlocal) { in EmitObjCGlobalAssign() argument7722 if (!threadlocal) in EmitObjCGlobalAssign()
644 bool threadlocal=false) override;4223 bool threadlocal) { in EmitObjCGlobalAssign() argument4228 assert(!threadlocal && "EmitObjCGlobalAssign - Threal Local API NYI"); in EmitObjCGlobalAssign()