Nemerle Library
Namespace Nemerle.Concurrency
sealed public class BitMask
Methods:
Clear(System.UInt32)
Match(System.UInt32)
Set(System.UInt32)
Fields:
i
class public DummyQueue
Methods:
.ctor
ctor
Add
get_IsEmpty
Take
Properties:
IsEmpty
Fields:
count
class public ThreadQueue
Methods:
.ctor
ctor
get_Empty
Wakeup
Yield(System.Object)
Properties:
Empty
Fields:
count
signaled