Searched refs:std_git (Results 1 – 1 of 1) sorted by relevance
72 static IGlobalInterfaceTable *std_git; variable364 if (!std_git) in get_std_git()375 …if (InterlockedCompareExchangePointer((void**)&std_git, &newGIT->IGlobalInterfaceTable_iface, NULL… in get_std_git()383 return std_git; in get_std_git()391 if (!std_git) return; in release_std_git()393 git = impl_from_IGlobalInterfaceTable(std_git); in release_std_git()