Subversion Repositories Kolibri OS

Rev

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

Rev 425 Rev 431
Line 1... Line 1...
1
$Revision: 425 $
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
 
2
if ~defined sync_inc
11
if ~defined sync_inc
3
sync_inc_fix:
12
sync_inc_fix:
4
sync_inc fix sync_inc_fix
13
sync_inc fix sync_inc_fix
5
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
6
;;Synhronization for MenuetOS.                       ;;
-
 
7
;;Author: Halyavin Andrey, halyavin@land.ru          ;;
-
 
8
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
Line 9... Line 14...
9
 
14
 
10
;simplest mutex.
15
;simplest mutex.
11
macro SimpleMutex name
16
macro SimpleMutex name
12
{
17
{