Whamcloud - gitweb
[portals]: in handler of SIGALRM, we must reenable SIGALRM before longjmp,
authorericm <ericm>
Thu, 28 Aug 2003 15:25:38 +0000 (15:25 +0000)
committerericm <ericm>
Thu, 28 Aug 2003 15:25:38 +0000 (15:25 +0000)
commitfcc00615be2cf733b91147396e017d3b96cea07b
tree92c8d9d58e6c479c34648dcc44ec767b497979ba
parent4fb990a4f48ec65749798e26ae572f069b482693
[portals]: in handler of SIGALRM, we must reenable SIGALRM before longjmp,
because it's automatically disabled when entering handler.
lnet/lnet/api-eq.c
lustre/portals/portals/api-eq.c