Ignore:
Timestamp:
Oct 10, 2020, 5:27:12 PM (4 years ago)
Author:
alain
Message:

Cosmetic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/libk/remote_queuelock.h

    r563 r666  
    4141 * and a thread T' executing the release() function, the "remote_queuelock" is protected
    4242 * by a "remote_busylock" used by these two access functions.
    43  * WARNING: this remote_queuelock is NOT registered in the thread "remote_locks" field.
    4443 ******************************************************************************************/
    4544 
     
    5958/*******************************************************************************************
    6059 * This function initializes a local remote_queuelock in free state.
    61  * The <name> argument defines the lock usage and is only used for debug.
     60 * The <type> argument defines the lock usage and is only used for debug.
    6261 * This type is actually stored in the associated busylock descriptor.
    6362 *******************************************************************************************
Note: See TracChangeset for help on using the changeset viewer.