Searched refs:gLibraryIdentifierFunction (Results 1 – 1 of 1) sorted by relevance
90 std::atomic<LibraryIdentifierFunctionType> gLibraryIdentifierFunction{nullptr}; variable95 gLibraryIdentifierFunction.store(func, std::memory_order_relaxed); in setLibraryIdentifierFunction()101 gLibraryIdentifierFunction.load(std::memory_order_relaxed); in buildId()