Subversion Repositories Kolibri OS

Rev

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

Rev 5593 Rev 5596
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2015. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2015. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;; Synhronization for MenuetOS.                                 ;;
6
;; Synhronization for MenuetOS.                                 ;;
7
;; Author: Halyavin Andrey, halyavin@land.ru                    ;;
7
;; Author: Halyavin Andrey, halyavin@land.ru                    ;;
8
;;                                                              ;;
-
 
9
;;                                                              ;;
-
 
10
;;                                                              ;;
-
 
11
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
8
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 12... Line 9...
12
 
9
 
Line 13... Line 10...
13
$Revision: 5593 $
10
$Revision: 5596 $
14
 
11
 
15
align 4
12
align 4
16
;struct futex*  __fastcall create_futex(int *ptr)
13
;struct futex*  __fastcall create_futex(int *ptr)
Line 387... Line 384...
387
        pop     ebx
384
        pop     ebx
388
        popfd
385
        popfd
389
        ret
386
        ret
Line 390... Line -...
390
 
-
 
391
 
387
 
392
purge MUTEX_WAITER
388
 
Line 393... Line 389...
393
purge RWSEM_WAITING_FOR_WRITE
389
purge RWSEM_WAITING_FOR_WRITE