test: Add spawn behavior test
This commit is contained in:
@@ -1465,6 +1465,7 @@ test {
|
||||
_ = Semaphore;
|
||||
_ = Condition;
|
||||
_ = RwLock;
|
||||
_ = Pool;
|
||||
}
|
||||
|
||||
fn testIncrementNotify(value: *usize, event: *ResetEvent) void {
|
||||
|
||||
Reference in New Issue
Block a user