Hi Tarek,

You can use the pthread api to create multi threaded applications.

The bionic libc supports most of the pthread api (except for on of the api's
that is used to kill a thread probably pthread_kill non remembering the
exact name, I know this because one of my friend faced this issue).

There are many pthread tutorials available on the net, one of them should
serve as useful reference.

Regards,
Karthik Poduval

On Mon, Dec 21, 2009 at 1:12 PM, tarek attia <tarek.m.at...@gmail.com>wrote:

> Hi all,
>
> Can I make applications in C language that uses the threads of the bionic
> ??
>
> And If so How can I make it,,is there any tutorial that explains the
> matter??????
>
>
> Any help will be appreciated
>
> Regards,
>
> --
> tarek
>
> --
> unsubscribe: 
> android-kernel+unsubscr...@googlegroups.com<android-kernel%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-kernel




-- 
Regards,
Karthik Venugopal Poduval
Ph: 09384808733

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to