efl/src/lib/eio
Felipe Magno de Almeida cdd597cb56 eio-model: Fixed concurrent access to filter_cb and monitoring empty directories
Added a spinlock, since contetion should be non-existant. And removed wrong if.
2015-04-10 17:23:12 -03:00
..
Eio.h eio: add OSX implementation of eio_monitor based on FSEvent 2015-03-12 07:43:59 +01:00
eio_dir.c eio - fix possible stringhare del bug in dir chmod 2014-08-14 19:40:54 +09:00
eio_eet.c eio: formatting 2013-01-03 07:47:27 +00:00
eio_file.c eio: actually correctly set all field to NULL. 2014-10-18 15:22:30 +02:00
eio_inline_helper.x fix warning related to argument in generating doxygen 2014-01-07 11:27:15 +09:00
eio_main.c eio: forcefully wait on shutdown for all thread to stop. 2015-01-07 16:45:07 +01:00
eio_map.c eio: fix wrong container set in eio_file_map_new. 2013-01-14 10:11:27 +00:00
eio_model.c eio-model: Fixed concurrent access to filter_cb and monitoring empty directories 2015-04-10 17:23:12 -03:00
eio_model.eo efl: move emodel to be an efl interfaces. 2015-04-05 16:23:38 +02:00
eio_model.h efl: move emodel to be an efl interfaces. 2015-04-05 16:23:38 +02:00
eio_model_private.h eio-model: Fixed concurrent access to filter_cb and monitoring empty directories 2015-04-10 17:23:12 -03:00
eio_monitor.c eio_monitor: Removed unnecessary eio_file_direct_stat 2015-04-10 17:23:12 -03:00
eio_monitor_cocoa.c eio: don't restart a monitor on MacOSX when every paths have been removed. 2015-03-17 10:42:51 +01:00
eio_monitor_inotify.c inotify: Fix safety after read in 3 places 2014-10-28 10:54:51 +09:00
eio_monitor_poll.c eio: add OSX implementation of eio_monitor based on FSEvent 2015-03-12 07:43:59 +01:00
eio_monitor_win32.c eio: fix segmentation fault on eio_monitor for win32 api 2015-03-12 07:43:58 +01:00
eio_private.h eio: forcefully wait on shutdown for all thread to stop. 2015-01-07 16:45:07 +01:00
eio_single.c eio: forcefully wait on shutdown for all thread to stop. 2015-01-07 16:45:07 +01:00
eio_xattr.c eio: actually correctly set all field to NULL. 2014-10-18 15:22:30 +02:00