Lock on a struct in C# unsafe unmanaged code

前端 未结 0 1852
栀梦
栀梦 2021-02-06 17:33

Is there a way to lock on a unsafe unmanaged struct in C#? I tried to implement a pattern similar to C with semaphores but C# has only managed Semaphores that cannot be used in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题