SFU-Embedded-Cosplay / Halo-Suit-BeagleBone

2 stars 0 forks source link

Mutex unlocking in beagleblue send functions #30

Open HamiltonChris opened 8 years ago

HamiltonChris commented 8 years ago

The android/glass send functions have mutex locking/unlocking done asynchonously. I propose that the send function and send thread function do both unlocking and locking. See #14