Commit a37d4cc
committed
Enable fast path in Wait/Release for SemaphoreSlim
1 parent e6d984a commit a37d4cc
File tree
1 file changed
+21
-0
lines changed- src/libraries/System.Private.CoreLib/src/System/Threading
1 file changed
+21
-0
lines changedLines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
339 | 350 | | |
340 | 351 | | |
341 | 352 | | |
| |||
848 | 859 | | |
849 | 860 | | |
850 | 861 | | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
851 | 872 | | |
852 | 873 | | |
853 | 874 | | |
| |||
0 commit comments