Files
android_bootable_recovery/mtp
Ethan Yonker cdc3ef5feb TWRP MTP: make sure inotify_fd is set
Originally the inotify_init() call was part of a separate thread
which would occasionally allow the readDirs function to run and
start trying to add watches before inotify_fd was init'ed properly
and result in the add watch failing. This patch set relocates the
inotify_init call to happen outside and before starting the
separate thread to ensure that inotify_fd is set properly.

Change-Id: I8748c23473b60b57887df9d692834f3d2b249802
2014-11-25 15:00:08 -06:00
..
2014-09-13 04:18:45 +02:00
2014-09-09 09:56:14 -05:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-03 14:22:50 -05:00
2014-09-03 14:22:50 -05:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-04 13:05:35 -05:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-02 21:44:49 -04:00
2014-09-04 21:59:20 -05:00