lock_full


Description:

public void lock_full (uint depth)

Works like calling @lock for this depth times.

Note:

Use @lock

Parameters:

this

a StaticRecMutex to lock.

depth

number of times this mutex has to be unlocked to be completely unlocked.