Subversion Repositories Kolibri OS

Rev

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

Rev 379 Rev 380
Line 1067... Line 1067...
1067
    cmp     ecx,[TASK_COUNT]
1067
    cmp     ecx,[TASK_COUNT]
1068
    jbe     news
1068
    jbe     news
Line 1069... Line 1069...
1069
 
1069
 
1070
foundPID1:
1070
foundPID1:
1071
    shl     ecx,8
1071
    shl     ecx,8
Line 1072... Line 1072...
1072
    or      dword [ecx+0x80000+APPDATA.event_mask],dword 10000000b ; stack event
1072
    or      dword [ecx+SLOT_BASE+APPDATA.event_mask],dword 10000000b ; stack event
Line 1073... Line 1073...
1073
 
1073
 
1074
    pop     ecx
1074
    pop     ecx