3 #include "gdipp_lib/api.h"
8 class GDIPP_API scoped_rw_lock
16 CONFIG_RENDER_CONFIG_DELTA_CACHE
,
23 SERVER_GLYPH_RUN_CACHE
,
29 static void initialize();
31 explicit scoped_rw_lock(MONITOR_LOCATION srw_location
, bool is_shared
);
35 static std::vector
<SRWLOCK
> _srws
;