假设进程正在共享内存中创建互斥锁并锁定它并在互斥锁被锁定时转储核心.
现在在另一个过程中,如何检测互斥锁已被锁定但不属于任何进程?
c c++ linux mutex shared-memory
c ×1
c++ ×1
linux ×1
mutex ×1
shared-memory ×1