Skip to content

C语言实现(仿java synchronization使用)封装pthread_mutex互斥锁,实现自动上锁和解锁,死锁自动检测,避免死锁

Notifications You must be signed in to change notification settings

seaving/automatic-mutex-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automatic-mutex-lock

C语言实现(仿java synchronization使用)封装pthread_mutex互斥锁,实现自动上锁和解锁,死锁自动检测,避免死锁

About

C语言实现(仿java synchronization使用)封装pthread_mutex互斥锁,实现自动上锁和解锁,死锁自动检测,避免死锁

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published