| | |
Posix Timers
Please support our C advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Jan 2007
Posts: 8
Reputation:
Solved Threads: 0
1.I'm Using Posix Timers. I Would Like To Kno Whether It Is Possible To Fire Two Timers With Same Signum. The Signal Event Function Is Different.
2. Is there any way to send an argument to the signal event function other than signum.
the functions i used for timer are
timer_create()- for creating the timer
sigaction() - signal event function and signo is given here
settimer() -for setting the timer.
PLEASE HELP ME
THANKS
2. Is there any way to send an argument to the signal event function other than signum.
the functions i used for timer are
timer_create()- for creating the timer
sigaction() - signal event function and signo is given here
settimer() -for setting the timer.
PLEASE HELP ME
THANKS
Last edited by mailsteam; Feb 17th, 2007 at 5:07 am.
•
•
Join Date: May 2004
Posts: 178
Reputation:
Solved Threads: 10
I should have read this earlier.
The answer is no. Unless you are using the Realtime Signal Extension - ie., "realtime signals".
The real question is "Why are you doing this?"
It's not like there aren't USR signals or realtime signals (lots of them) you can't use. No offense, but you're just creating problems for yourself.
The answer is no. Unless you are using the Realtime Signal Extension - ie., "realtime signals".
The real question is "Why are you doing this?"
It's not like there aren't USR signals or realtime signals (lots of them) you can't use. No offense, but you're just creating problems for yourself.
•
•
Join Date: Jan 2007
Posts: 8
Reputation:
Solved Threads: 0
•
•
•
•
I should have read this earlier.
The answer is no. Unless you are using the Realtime Signal Extension - ie., "realtime signals".
The real question is "Why are you doing this?"
It's not like there aren't USR signals or realtime signals (lots of them) you can't use. No offense, but you're just creating problems for yourself.
Thanks for u'r reply. But i want some more clarifications on Realtime signals. I'm using real time signals only..but the problem is that i am able to use only 30 signal ie signo from 3 to 32. Actually i want to use more than that, Is there any way to do that? Can you pls elobrate on your answer.
You can also e-mail me at << email id snipped >>
Thanks in advance.
Last edited by ~s.o.s~; Mar 10th, 2007 at 12:10 pm. Reason: Keep in on site.
![]() |
Similar Threads
- displaying time (Java)
- ambiguous part 3 (C)
- Posix Timers (C)
- Visual Studio 2005 & POSIX threads (C)
- New To Programming = ME!! (C++)
Other Threads in the C Forum
- Previous Thread: case study c lang
- Next Thread: Increment a number in an array
| Thread Tools | Search this Thread |
Tag cloud for C
adobe ansi api array arrays asterisks binarysearch calculate centimeter char convert copyanyfile copyimagefile copypdffile cprogramme createcopyoffile csyntax directory drawing dynamic executable fflush file fork frequency getlasterror givemetehcodez graphics gtkgcurlcompiling hacking hardware highest homework i/o inches incrementoperators infiniteloop initialization interest km lazy linked linkedlist linux linuxsegmentationfault list locate logical_drives match matrix microsoft motherboard multi mysql number open opendocumentformat opensource owf pattern pdf performance pointer pointers posix power problem probleminc program programming pyramidusingturboccodes read recursion recv repetition scanf scheduling scripting segmentationfault send shape socketprograming spoonfeeding stack standard string strings structures student suggestions systemcall test testautomation unix user variable voidmain() wab win32api windows.h





