Ignore:
Timestamp:
Mar 23, 2000, 8:23:48 PM (25 years ago)
Author:
sandervl
Message:

mutex fixes + added vsemaphore class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/dbglocal.cpp

    r3128 r3206  
    1 /* $Id: dbglocal.cpp,v 1.4 2000-03-16 19:20:37 sandervl Exp $ */
     1/* $Id: dbglocal.cpp,v 1.5 2000-03-23 19:23:44 sandervl Exp $ */
    22
    33/*
     
    114114"queue",
    115115"hmthread",
    116 "hmprocess"
     116"hmprocess",
     117"vsemaphore"
    117118};
    118119//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.