eina: improve on/off and debugging lock.
[profile/ivi/eina.git] / src / include / eina_inline_lock_posix.x
2011-05-04 cedriceina: improve on/off and debugging lock.
2011-05-02 tasnEina lock: unused warning suppression is done with...
2011-05-02 cedriceina: use the right naming.
2011-05-02 cedriceina: add back threads on/off support.
2011-05-02 cedriceina: forgotten initialization.
2011-05-02 cedriceina: improve thread debugging and portability.
2011-05-02 rasteralso return deadlock from normal lock (not try only)
2011-05-02 rasterformalise eina lock results to be equivalent to true...
2011-05-01 rasteroh dear. this new eina_lock thing is a bit of a mess...
2011-04-25 cedriceina: fix eina_lock on windows.
2011-04-25 rasterlets compile again shall we?
2011-04-24 cedriceina: put global into namespace and add lock abort
2011-04-24 cedriceina: fix api to actually work as expected.
2011-04-24 cedriceina: starting to use eina_lock.
2011-04-22 caroEina: Add Eina_Lock API