X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=cds%2Furcu%2Fdetails%2Fsh.h;h=48ba977785528698d67e8a153db0358348c2b678;hp=e4d0aed2f7a07ce4a8b3a24dc12396bfe2f247d5;hb=6e2784d24f15873dc5b971499276cc8e4147fd46;hpb=df1234d21959f35f4dcef202cab6ffab8f852aef diff --git a/cds/urcu/details/sh.h b/cds/urcu/details/sh.h index e4d0aed2..48ba9777 100644 --- a/cds/urcu/details/sh.h +++ b/cds/urcu/details/sh.h @@ -95,7 +95,7 @@ namespace cds { namespace urcu { namespace details { {} template - void sh_singleton::signal_handler( int signo, siginfo_t * sigInfo, void * context ) + void sh_singleton::signal_handler( int /*signo*/, siginfo_t * /*sigInfo*/, void * /*context*/ ) { thread_record * pRec = cds::threading::getRCU(); if ( pRec ) {