[maemo-developers] Fwd: Multithreaded program for N800..

From: Markku Vire markku.vire at movial.fi
Date: Mon Mar 17 09:12:40 EET 2008
Hi,

Yes it does. Actually most applications that belong to OS2008 are
multithreaded. This is because they use gnome-vfs, which uses threads to
implement async file operations.

You can use GThread module from glib to write threaded applications.

-Markku-

nisha jain wrote:
> Does OS2008 supports multithreading?
> ---------- Forwarded message ----------
> From: nisha jain <jain61 at gmail.com>
> Date: Mar 15, 2008 12:51 PM
> Subject: Multithreaded program for N800..
> To: maemo-developers at maemo.org
> 
> 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.
> 
> Regards,
> Nisha
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers


More information about the maemo-developers mailing list