efl/src
Vincent Torri e082ab0e74 Eina: add affinity to win32 code.
It's not working yet:
 * eina_thread.c:152:33: error: 'index' undeclared (first use in this function)
 * eina_thread.c:295:4: warning: passing argument 3 of '_eina_thread_win32_create' from incompatible pointer type [enabled by default]

also:

 * line 142, is it normal that we call eina_list_append() with tw being NULL ?
 * is what I did in the close_thread label correct ?


SVN revision: 78416
2012-10-25 05:21:58 +00:00
..
benchmarks merge: pass directly to the preprocessor the Windows macro instead of using autotools 2012-10-23 05:43:57 +00:00
bin Patch from vtorri 2012-10-14 18:22:15 +00:00
examples merge: pass directly to the preprocessor the Windows macro instead of using autotools 2012-10-23 05:43:57 +00:00
lib Eina: add affinity to win32 code. 2012-10-25 05:21:58 +00:00
modules merge: pass directly to the preprocessor the Windows macro instead of using autotools 2012-10-23 05:43:57 +00:00
scripts merge : add eina 2012-09-16 10:57:48 +00:00
tests Eo: Fixed compilation warning. 2012-10-23 10:01:50 +00:00
Makefile.am efl: introduce build profile, simplify options. 2012-10-10 18:43:15 +00:00