Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interlock.h not portable [CORE3260] #3628

Closed
firebird-automations opened this issue Nov 26, 2010 · 5 comments
Closed

Interlock.h not portable [CORE3260] #3628

firebird-automations opened this issue Nov 26, 2010 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Damyan Ivanov (dam)

As discussed on firebird-devel:

There are no fallback #⁠ifdef's for COMPARE_EXCHANGE in src/common/classes/Interlock.h.

Alex:
Here we have a piece of code, ported from vulcan. As the result there are separate Interlock.h and fb_atomic.h, doing almost same things in different manner. First of all I must unify them.

http://sourceforge.net/mailarchive/forum.php?thread_name=20101120134204.GW5044%40ktnx.net&forum_name=firebird-devel

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Merged with fb_atomic.h.
At least in gcc case code is portable.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 3.0 Alpha 1 [ 10331 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: Cannot be tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants