diff options
author | Cedric Bail <cedric.bail@samsung.com> | 2013-10-10 18:02:00 +0900 |
---|---|---|
committer | Cedric Bail <cedric.bail@samsung.com> | 2013-10-11 11:08:17 +0900 |
commit | 7caef271dc7d52b119d3ca607ec8721fc2660b5e (patch) | |
tree | 25046c27ce6252176834740bf4109c64bc33283c /ChangeLog | |
parent | 6dcffec491f2281dd8649f1196f576fa715507f3 (diff) |
ecore: Use Eina_Spinlock for Ecore_Thread.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ | |||
5 | Eina_Chained_Mempool. | 5 | Eina_Chained_Mempool. |
6 | * Eet: replace Eina_Lock by Eina_Spinlock in Eet_Dictionnary. | 6 | * Eet: replace Eina_Lock by Eina_Spinlock in Eet_Dictionnary. |
7 | * Evas: replace Eina_Lock by Eina_Spinlock in Evas_ScaleCache, Evas_Async_Events and Image_Entry. | 7 | * Evas: replace Eina_Lock by Eina_Spinlock in Evas_ScaleCache, Evas_Async_Events and Image_Entry. |
8 | * Ecore: use Eina_Spinlock for Ecore_Thread. | ||
8 | 9 | ||
9 | 2013-10-10 Carsten Haitzler (The Rasterman) | 10 | 2013-10-10 Carsten Haitzler (The Rasterman) |
10 | 11 | ||