Which threads to use ?

Which threads to use ?

Post by Sunil. » Thu, 18 Jun 1998 04:00:00



I would like to know where I can find the latest version of thePthreads
thread
library for Linux 2.0.28. Also how do I go about installing the same on
my system.

 
 
 

Which threads to use ?

Post by Wolfram Gloge » Mon, 22 Jun 1998 04:00:00



> I would like to know where I can find the latest version of thePthreads
> thread
> library for Linux 2.0.28. Also how do I go about installing the same on
> my system.

It would be best to get glibc-2.0.7pre3, which comes with the latest
LinuxThreads library.  There are installation instructions in the
package, and on www.gnu.org.  If you don't want to compile yourself,
upgrade to a recent distribution like RedHat 5.1 or Debian 2.0.

Regards,
Wolfram.

 
 
 

1. thread priority using pthread...

I am trying to use interrupts by creating a thread as my isr
dispatcher.  Problem is, interrupt occurs way to fast.  The interrupt
occurs before the thread creates and starts blocking.  Solution would be
the increase the thread priority to its max.  Read about using sched....
functions but cant figure it out.......can anyone give me source or
point me to source to increase the priority of a thread to its max.  The
thread is in user space....

Thanx....

-Michael Randazzo
Data Device Corp.

2. Sun/Solaris printing problem

3. Qt multi-threaded application using OpenGL

4. Matrox Mil II AGP patch for v2.6

5. making a thread block (using semget() possibly)

6. IP address from remote telnet

7. dlopen in a threaded eviron using libc6

8. dynamit numbootfiles=2 RPL boot and Solaris x86

9. Problems creating threads using Roguewave Threads.h++

10. Threads, threads, threads

11. Threads in linux versus threads in NT and threads in Solaris.

12. threads packages: kernel threads vs. user threads