efl/legacy
Gustavo Sverzut Barbieri d6b97fd852 Destroy pthread_attr when we do not need it anymore.
pthread manual says it is safe to destroy them after they are used
with pthread_create: "If the attributes specified by attr are modified
later, the thread���s attributes shall not be affected."


SVN revision: 34937
2008-06-28 15:29:57 +00:00
..
ecore Fix deletion of ecore_evas_directfb and ecore_directfb_window. 2008-06-28 14:12:20 +00:00
edje open files in binary mode, to fix problems on Windows. Fix a constness 2008-06-28 09:11:48 +00:00
eet Check if file was really open before continue. 2008-06-27 22:05:49 +00:00
efreet * add efreet garbage data check 2008-05-29 02:00:04 +00:00
embryo ignore++ 2008-06-19 12:30:57 +00:00
emotion Remove unused variables. 2008-06-19 12:49:11 +00:00
evas Destroy pthread_attr when we do not need it anymore. 2008-06-28 15:29:57 +00:00
evil * src/lib/Evil.h: 2008-06-11 21:34:09 +00:00