efl/legacy/eet/src/lib
Vincent Torri 8351950dee Add native Windows thread support instead of using pthread
(less overhead). On other OS, pthread is still used by default.
Pass --enable-win32-threads to activate thread support on
Windows.


SVN revision: 50262
2010-07-15 06:34:32 +00:00
..
.cvsignore ignore 2008-08-06 04:58:43 +00:00
Eet.h * eet: add support for eet_alias. 2010-06-29 16:20:23 +00:00
Eet_private.h * eet: Add an experimentale API for walking Eet_Node. 2010-01-21 12:45:35 +00:00
Makefile.am moved eet.h to its own dir - pkgconfig handles all the right stuff. 2010-07-08 03:05:00 +00:00
eet_cipher.c Remove unneeded code with notnull.cocci script 2010-07-14 02:05:47 +00:00
eet_connection.c make eet unit tests compile on Windows 2010-06-27 12:10:46 +00:00
eet_data.c put __UNUSED__ after parameter, not before 2010-06-29 10:47:06 +00:00
eet_dictionary.c * eet: Add EET_G_VARIANT and EET_G_UNION. 2010-04-21 14:00:24 +00:00
eet_image.c Remove unneeded code with notnull.cocci script 2010-07-14 02:05:47 +00:00
eet_lib.c Add native Windows thread support instead of using pthread 2010-07-15 06:34:32 +00:00
eet_node.c * eet: Fix override of global symbols. 2010-03-01 11:03:35 +00:00
eet_utils.c * remove the inclusion of config.h in Eet_private.h (not needed) 2009-08-23 09:36:43 +00:00