comp.lang.ada
 help / color / mirror / Atom feed
* Can anyone help debug my lock-free queue based on "Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms"?
@ 2017-02-19  1:52 stevenselectronicmail
  2017-02-19  5:15 ` stevenselectronicmail
  0 siblings, 1 reply; 2+ messages in thread
From: stevenselectronicmail @ 2017-02-19  1:52 UTC (permalink / raw)


The code is here https://sstewartgallus.com/git?p=linted.git;a=blob;f=src/ada-core/src/linted-lock_free_queue.adb;h=63ce5dbce94ab48d0c22d6ca665db6320bbd0f40;hb=ef9a8d8849904c923e6f36a85a8d756035f2a8b0

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Can anyone help debug my lock-free queue based on "Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms"?
  2017-02-19  1:52 Can anyone help debug my lock-free queue based on "Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms"? stevenselectronicmail
@ 2017-02-19  5:15 ` stevenselectronicmail
  0 siblings, 0 replies; 2+ messages in thread
From: stevenselectronicmail @ 2017-02-19  5:15 UTC (permalink / raw)


I fixed the code here https://sstewartgallus.com/git?p=linted.git;a=blob;f=src/ada-core/src/linted-lock_free_queue.adb;h=8baa5b79ea4d9fddaa083f30a1f3b2968318290d;hb=560164b922249a14ba65d5c6028f8758829d2182

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-19  5:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-19  1:52 Can anyone help debug my lock-free queue based on "Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms"? stevenselectronicmail
2017-02-19  5:15 ` stevenselectronicmail

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox