Subversion Repositories Kolibri OS

Rev

Rev 438 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 438 Rev 444
Line -... Line 1...
-
 
1
$Revision: 431 $
-
 
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
3
;;                                                              ;;
-
 
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
-
 
5
;; Distributed under terms of the GNU General Public License    ;;
-
 
6
;;                                                              ;;
-
 
7
;; Synhronization for MenuetOS.                                 ;;
-
 
8
;; Author: Halyavin Andrey, halyavin@land.ru                    ;;
-
 
9
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
10
 
1
if ~defined sync_inc
11
if ~defined sync_inc
2
sync_inc_fix:
12
sync_inc_fix:
3
sync_inc fix sync_inc_fix
13
sync_inc fix sync_inc_fix
4
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
5
;;Synhronization for MenuetOS.                       ;;
-
 
6
;;Author: Halyavin Andrey, halyavin@land.ru          ;;
-
 
7
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
Line 8... Line 14...
8
 
14
 
9
;simplest mutex.
15
;simplest mutex.
10
macro SimpleMutex name
16
macro SimpleMutex name
11
{
17
{