Skip to content

haehyun/ProcessSharedMutex_in_Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Process Shared Mutex in Android

This is an example of using the process shared mutex in Android.

After building the source code,

adb push Server /Server, adb push Client /Client

adb shell chmod 755 /Server, adb shell chmod 755 /Client

adb shell ./Server, adb shell ./Client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published