Sure you can. You can just run normal pthread. If you consider using EFL as a native C toolkit, you can also use ecore_thread. http://docs.enlightenment.org/auto/ecore/group__Ecore__Thread__Group.html
If you don't know how to develop EFL app on Tizen, please refer following links. http://giscaro.wordpress.com/2012/07/17/running-efl-apps-on-tizen/ http://giscaro.wordpress.com/2012/07/20/using-tizens-c-api/ http://blog.mikeasoft.com/2012/06/23/writing-native-tizen-applications-using-the-1-0-larkspur-sdk-scratchbox-and-efl/ If you are Korean you can also refer translated version. http://seoz.egloos.com/3865159 http://seoz.egloos.com/3862259 Thanks. Daniel Juyung Seo (SeoZ) On Thu, Aug 2, 2012 at 8:33 PM, Namhyung Kim <[email protected]> wrote: > Can I run native C code with pthread on tizen? > > If it's possible, how can I run it? > > _______________________________________________ > General mailing list > [email protected] > https://lists.tizen.org/listinfo/general > _______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
