summaryrefslogtreecommitdiff
path: root/framework/inc/threadhelp/irwlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/threadhelp/irwlock.h')
-rw-r--r--framework/inc/threadhelp/irwlock.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/framework/inc/threadhelp/irwlock.h b/framework/inc/threadhelp/irwlock.h
index 27d6c04dbd9d..dab94edda12e 100644
--- a/framework/inc/threadhelp/irwlock.h
+++ b/framework/inc/threadhelp/irwlock.h
@@ -29,16 +29,8 @@
#ifndef __FRAMEWORK_THREADHELP_IRWLOCK_H_
#define __FRAMEWORK_THREADHELP_IRWLOCK_H_
-//_________________________________________________________________________________________________________________
-// namespace
-//_________________________________________________________________________________________________________________
-
namespace framework{
-//_________________________________________________________________________________________________________________
-// declarations
-//_________________________________________________________________________________________________________________
-
/*-************************************************************************************************************//**
@descr A guard (specialy a write guard) support different internal working states.
His lock can set for reading or writing/reading! Or he was unlocked by user ...