Home
last modified time | relevance | path

Searched refs:cache_lock (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/fusion/
H A Dasmcache.c208 static void cache_lock( IAssemblyCacheImpl *cache ) in cache_lock() function
244 cache_lock( cache ); in IAssemblyCacheImpl_UninstallAssembly()
327 cache_lock( cache ); in IAssemblyCacheImpl_QueryAssemblyInfo()
483 cache_lock( cache ); in IAssemblyCacheImpl_InstallAssembly()
/reactos/dll/win32/sxs/
H A Dcache.c187 static void cache_lock( struct cache *cache ) in cache_lock() function
236 cache_lock( cache ); in cache_QueryAssemblyInfo()
686 cache_lock( cache ); in cache_InstallAssembly()
768 cache_lock( cache ); in cache_UninstallAssembly()