Home
last modified time | relevance | path

Searched refs:_InterlockedIncrement (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/Utility/
HDSharingPtr.cpp142 _InterlockedIncrement(&shared_owners_); in add_shared()
/trueos/contrib/llvm/tools/clang/lib/Headers/
HDIntrin.h224 long __cdecl _InterlockedIncrement(long volatile *_Addend);
606 _InterlockedIncrement(long volatile *_Value) { in _InterlockedIncrement() function
/trueos/contrib/llvm/tools/lldb/include/lldb/Utility/
HDSharingPtr.h595 _InterlockedIncrement(&shared_owners_); in add_shared()