Hi Nisha, On Sat, Mar 15, 2008 at 11:22 PM, nisha jain <[EMAIL PROTECTED]> wrote: > > Does OS2008 supports multithreading? > > > ---------- Forwarded message ---------- > From: nisha jain <[EMAIL PROTECTED]> > Date: Mar 15, 2008 12:51 PM > Subject: Multithreaded program for N800.. > To: [email protected] > > > Hi All, > > I have a requierement I need to do serial communication in background and do > processing > simultaneously. I can do it if i have multithreaded enviornment. Please let > me know if any > one has used multithreaded application for N800? Does here pthreads of c can > work? > > Let me know if i can plug some c code to acheive it? Also i know N800 has > the ARM 330Hz > processor which can support such enviornment. >
It should work. You got the full-fledge Linux OS on this processor. There are many programs running on the tablet use threads internally. -- ---Trilok Soni http://triloksoni.wordpress.com _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
