Opened 9 years ago
Closed 5 years ago
#80 closed defect (no change needed)
Pthread
Reported by: | Tellie | Owned by: | |
---|---|---|---|
Priority: | Feedback pending | Milestone: | |
Component: | *none | Version: | |
Severity: | medium | Keywords: | |
Cc: |
Description
Hi Yuri
Could you implemented this:
pthread_attr_setinheritsched
i get now for a program:
error: 'pthread_attr_setinheritsched' was not declared in this scope
pthread_attr_setinheritsched(&m_Attr , PTHREAD_INHERIT_SCHED);
And it's not defined in the pthread.def
Change History (2)
comment:1 by , 5 years ago
Priority: | major → Feedback pending |
---|
comment:2 by , 5 years ago
Resolution: | → no change needed |
---|---|
Status: | new → closed |
Hi,
I close tickets due the fact the author from the program change it and it's no longer there.
Note:
See TracTickets
for help on using tickets.
is this still an issue? If yes for which port you need/needed that?