Searched refs:threadlocal (Results 1 – 8 of 8) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGObjCRuntime.h | 246 bool threadlocal=false) = 0;
|
D | CGObjCMac.cpp | 1244 bool threadlocal = false) override; 1539 bool threadlocal = false) override; 4124 bool threadlocal) { in EmitObjCGlobalAssign() argument 4136 if (!threadlocal) in EmitObjCGlobalAssign() 6882 bool threadlocal) { in EmitObjCGlobalAssign() argument 6894 if (!threadlocal) in EmitObjCGlobalAssign()
|
D | CGObjCGNU.cpp | 540 bool threadlocal=false) override; 2703 bool threadlocal) { in EmitObjCGlobalAssign() argument 2707 if (!threadlocal) in EmitObjCGlobalAssign()
|
/external/chromium-trace/trace-viewer/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/trace-viewer/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
|