From 38315c304744a6f92f124acf9f83e88cee673bfb Mon Sep 17 00:00:00 2001 From: zpc_gitlink Date: Thu, 5 Oct 2023 20:59:46 +0800 Subject: [PATCH] Update spsc_blocking_queue.h --- src/include/access/extreme_rto/spsc_blocking_queue.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/include/access/extreme_rto/spsc_blocking_queue.h b/src/include/access/extreme_rto/spsc_blocking_queue.h index 74c1ff89d..795cfefcd 100644 --- a/src/include/access/extreme_rto/spsc_blocking_queue.h +++ b/src/include/access/extreme_rto/spsc_blocking_queue.h @@ -1,3 +1,9 @@ +/*** + * @Author: 王语翀 + * @Team: 兰心开源 + * @Date: 2023-09-11 20:25:05 + */ + /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. *