summaryrefslogtreecommitdiff
path: root/src/lib/eina/eina_thread.h
Commit message (Expand)AuthorAgeFilesLines
* eina: fix doxygen typo for eina_thread.Bowon Ryu2017-10-171-2/+2
* docs: Fix typos and some wrong expressions in Eina API reference doxygen.Myoungwoon Roy, Kim2017-02-211-17/+17
* doxygen: remove reference warnings.Jee-Yong Um2016-12-201-1/+1
* eina: don't make eina_thread_cancellable_run() inlineJean Guyomarc'h2016-11-151-13/+1
* eina/ecore: allow threads to be canceled, use in ecore_con.Gustavo Sverzut Barbieri2016-09-141-0/+219
* eina thread - add wrapper for setting thread name and fix affinityCarsten Haitzler (Rasterman)2015-09-091-0/+17
* eina: use uintptr_t for Eina_Thread storage to be the same size for the diffe...Nicolas Aguirre2015-01-301-1/+3
* eina: Eina_Cpu / Eina_Thread API documentationGhislain Loaec2014-10-201-0/+12
* eina - and e3fl in general - stop using eina_error_get/set - useless reallyCarsten Haitzler (Rasterman)2013-10-111-40/+0
* efl: beef thread documentation and error reporting.Gustavo Sverzut Barbieri2012-12-311-15/+84
* efl: change a little bit API.Cedric BAIL2012-10-191-1/+1
* efl: add Eina_Thread API.Cedric BAIL2012-10-191-0/+82