![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Threads and Threads Count ? | varungupta | UNIX for Advanced & Expert Users | 2 | 03-21-2008 05:23 PM |
| How many threads do I use ? | the_learner | UNIX for Advanced & Expert Users | 5 | 07-17-2007 02:31 PM |
| threads | Gerry405 | UNIX for Dummies Questions & Answers | 2 | 06-29-2005 12:30 AM |
| old threads | norsk hedensk | Post Here to Contact Site Administrators and Moderators | 2 | 06-03-2003 02:16 PM |
| nfs threads | i2admin | UNIX for Advanced & Expert Users | 1 | 03-06-2003 07:28 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
threads
Hi all!
1)Is there a way to write a program that will work on both solaris and intel based machines. 2)How can I achive this for a program that creates and synchronizes three threads. Thank you. vij. |
| Forum Sponsor | ||
|
|
|
|||
|
Quote:
Regards, Johan Louwers. |
|
|||
|
Alas you are comparing apples with oranges.
Solaris == operating system Intel == hardware Simple solution is to run Solaris on x86. But do you really mean Wintel? If so are you wanting a thread library that works on both Solaris/posix/unix and Windows? I suggest you look for a pthreads library that wraps the win32 threading API, otherwise welcome to the world of #ifdef/#else/#endif |
|
|||
|
Thanks for ur reply..I will try to get the pthread lib to be loaded on the win-intel systems.
Quote:
|
|||
| Google UNIX.COM |