eina: forgotten since.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 1 Aug 2011 14:59:51 +0000 (14:59 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 1 Aug 2011 14:59:51 +0000 (14:59 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eina@61957 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/include/eina_main.h

index e94cfc1..82888b5 100644 (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