add spsc
[cdsspec-compiler.git] / benchmark / ms-queue / my_queue.h
index 883a13d4a38cabb0fd6e427bf47695c3d5643159..fa64d6083a7abb9f1e4f67568da97b1d51c0b149 100644 (file)
@@ -80,7 +80,7 @@ void init_queue(queue_t *q, int num_threads);
        @Begin
        @Interface: Enqueue
        @Commit_point_set: Enqueue_Success_Point
-       @ID: get_and_inc(tag);
+       @ID: get_and_inc(tag)
        @Action:
                # __ID__ is an internal macro that refers to the id of the current
                # interface call