HomeSort by: relevance | last modified time | path
    Searched defs:is_thread_local (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 1529 (** [is_thread_local gv] returns [true] if the global variable [gv] is
1532 val is_thread_local : llvalue -> bool var
1539 (** [is_thread_local gv] returns the thread local mode of the global

Completed in 24 milliseconds