
|
If you were logged in you would be able to see more operations.
|
|
|
| Planning Status: |
Unspecified
|
|
Lock print remaps robust shared mutex betwen different memory locations. This probably violates posix rules that say "mutex, returned by pthread_mutex_init, can't be copied to another location", though not explicitly. On attempt to unlock such remapped mutex linux returns no error, but does not release mutex.
|
|
Description
|
Lock print remaps robust shared mutex betwen different memory locations. This probably violates posix rules that say "mutex, returned by pthread_mutex_init, can't be copied to another location", though not explicitly. On attempt to unlock such remapped mutex linux returns no error, but does not release mutex. |
Show » |
|