Opened 7 years ago
Closed 7 years ago
#11384 closed Bugs (wontfix)
simple_sem_open_or_create(::key_t key, int initval, int &semid, int perm) does not initialize semaphore
Reported by: | Owned by: | Ion Gaztañaga | |
---|---|---|---|
Milestone: | To Be Determined | Component: | interprocess |
Version: | Boost 1.58.0 | Severity: | Problem |
Keywords: | Cc: |
Description
As the result of this boost/interprocess/sync/xsi/xsi_named_mutex.hpp is created in locked state.
Note:
See TracTickets
for help on using tickets.
Those files are dead code that is not documented used or tested. Removed in commit:
[develop 5c090a6] Remove dead XSI code.
Thanks for the report and sorry for the inconvenience.