Home
last modified time | relevance | path

Searched refs:threadlocal (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjCRuntime.h246 bool threadlocal=false) = 0;
DCGObjCMac.cpp1244 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()
DCGObjCGNU.cpp540 bool threadlocal=false) override;
2703 bool threadlocal) { in EmitObjCGlobalAssign() argument
2707 if (!threadlocal) in EmitObjCGlobalAssign()
/external/chromium-trace/trace-viewer/third_party/WebOb/docs/
Ddifferences.txt16 serve as threadlocal settings that control certain policies on the
/external/llvm/docs/
DBitCodeFormat.rst675 ``[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/
Dnews.txt801 middleware for registering threadlocal objects in a request.
/external/llvm/test/Bindings/OCaml/
Dcore.ml509 group "threadlocal";
/external/jetty/
DVERSION.txt2497 + JETTY-722 jndi related threadlocal not cleared after deploying webapp