Browse thread
setitimer & libc_r
- Anastasia Gornostaeva
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-01-30 (17:12) |
From: | Anastasia Gornostaeva <ermine@e...> |
Subject: | setitimer & libc_r |
Hello. In my programm a timer based on Unix.setitimer does not work when is linked to libc_r on FreeBSD 5.x, but perfectly works when is linked with pthreads. In case with libc_r a timer executes 1-2 events and stops. Why? ermine