Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCRuntime.h255 bool threadlocal=false) = 0;
DCGObjCMac.cpp1239 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()
DCGObjCGNU.cpp544 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/
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/catapult/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