Ticket #49 (assigned defect)
pthread_rwlock locks need to be reinitialized on OS X
| Reported by: | dcarter | Owned by: | dcarter |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ARM4 Agent | Version: | 0.6 |
| Severity: | Operational Stability | Keywords: | |
| Cc: |
Description
These may also prevent their correct use in some circumstances under OS X. Basically, when the creating process exits, the locks are no longer valid and may need to be reinitialized. This also implies that it won't work across processes, so some of the helper applications may not work correctly.
Change History
Note: See
TracTickets for help on using
tickets.

