-
- Downloads
Wrap variable with mutex
Valgrind's drd tool reported a race condition on a variable, so mutex was added to wrap it. The chances of this causing a problem are nill, but this makes it zero.
Showing
- src/common/slurm_acct_gather_energy.c 1 addition, 1 deletionsrc/common/slurm_acct_gather_energy.c
- src/common/slurm_acct_gather_filesystem.c 1 addition, 1 deletionsrc/common/slurm_acct_gather_filesystem.c
- src/common/slurm_acct_gather_infiniband.c 1 addition, 1 deletionsrc/common/slurm_acct_gather_infiniband.c
- src/common/slurm_acct_gather_profile.c 20 additions, 3 deletionssrc/common/slurm_acct_gather_profile.c
- src/common/slurm_acct_gather_profile.h 3 additions, 1 deletionsrc/common/slurm_acct_gather_profile.h
- src/common/slurm_jobacct_gather.c 1 addition, 1 deletionsrc/common/slurm_jobacct_gather.c
Loading
Please register or sign in to comment