First Last Prev Next    No search results available
Details
: Add a atomic op to collection CppUtils
Bug#: 159
: AuxUtils Cpp
: AuxUtils Core
Status: CLOSED
Resolution: FIXED
: PC
: All
: 1.0
: As Time Permits
: normal

:
Category: Bug Report
:
:
  Show dependency tree - Show dependency graph
People
Reporter: arufanov <arufanov@gmail.com>
Assigned To: Abdullah Abdurakhmanov <abdulla.abdurakhmanov@gmail.com>

Attachments


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2007-12-16 12:53
Add a atomic op to collection CppUtils
------- Comment #1 From arufanov 2008-01-11 11:32:44 -------
Could you implement AtomicOp. I need it for shared memory open state. I have
only one variable m_bOpenState that I need protect by mutex. AtomicOp would be
really(!) convinient for me.
------- Comment #2 From Abdullah Abdurakhmanov 2008-01-17 05:13:20 -------
Please show me where it's needed and I'd implement this today.
------- Comment #3 From arufanov 2008-01-24 15:06:18 -------
Shmem: SharedChannel::bool m_bOpenState; It will be convenient to have a atomic
op  for working with this variable.
------- Comment #4 From arufanov 2008-02-07 04:36:28 -------
This requirements will be included into next version.
------- Comment #5 From arufanov 2009-01-27 07:39:26 -------
There is not needs for now. May be at the future release.

First Last Prev Next    No search results available