eina: forgotten since.

SVN revision: 61957
This commit is contained in:
Cedric BAIL 2011-08-01 14:59:51 +00:00
parent abffaa922d
commit 770e7fe863
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ EAPI int eina_threads_shutdown(void);
/**
* @brief Check if you are calling this function from the same thread Eina was initialized or not
* @since 1.1.0
*
* Most EFL function are not thread safe and all the call need to happen in
* the main loop. With this call you could know if you can call an EFL