Searched refs:threadlocal (Results 1 – 8 of 8) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGObjCRuntime.h | 255 bool threadlocal=false) = 0;
|
D | CGObjCMac.cpp | 1239 bool threadlocal = false) override; 1535 bool threadlocal = false) override; 4343 bool threadlocal) { in EmitObjCGlobalAssign() argument 4355 if (!threadlocal) in EmitObjCGlobalAssign() 7076 bool threadlocal) { in EmitObjCGlobalAssign() argument 7088 if (!threadlocal) in EmitObjCGlobalAssign()
|
D | CGObjCGNU.cpp | 544 bool threadlocal=false) override; 2732 bool threadlocal) { in EmitObjCGlobalAssign() argument 2737 assert(!threadlocal && "EmitObjCGlobalAssign - Threal Local API NYI"); in EmitObjCGlobalAssign()
|
/external/chromium-trace/catapult/third_party/WebOb/docs/ |
D | differences.txt | 16 serve as threadlocal settings that control certain policies on the
|
/external/llvm/docs/ |
D | BitCodeFormat.rst | 675 ``[GLOBALVAR, pointer type, isconst, initid, linkage, alignment, section, visibility, threadlocal, … 720 * *threadlocal*: If present, an encoding of the thread local storage mode of the
|
/external/chromium-trace/catapult/third_party/Paste/docs/ |
D | news.txt | 801 middleware for registering threadlocal objects in a request.
|
/external/llvm/test/Bindings/OCaml/ |
D | core.ml | 509 group "threadlocal";
|
/external/jetty/ |
D | VERSION.txt | 2497 + JETTY-722 jndi related threadlocal not cleared after deploying webapp
|