summaryrefslogtreecommitdiff
path: root/src/gpuwattch/cacti
diff options
context:
space:
mode:
authorTor Aamodt <[email protected]>2020-07-15 14:42:42 -0700
committerTor Aamodt <[email protected]>2020-07-15 14:42:42 -0700
commit5e8e84976b63186ce4682e3dbb1bea84542558a9 (patch)
tree2610cd196eba67032ff664c3bae192eb0b434d79 /src/gpuwattch/cacti
parent089446c9898b050f36e854eebff5dbd33332dce8 (diff)
parent53e63b9b5684388ad102848275efe524d68aab01 (diff)
Merge branch 'dev'
Diffstat (limited to 'src/gpuwattch/cacti')
-rw-r--r--src/gpuwattch/cacti/Ucache.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpuwattch/cacti/Ucache.cc b/src/gpuwattch/cacti/Ucache.cc
index e855238..8f733f7 100644
--- a/src/gpuwattch/cacti/Ucache.cc
+++ b/src/gpuwattch/cacti/Ucache.cc
@@ -224,7 +224,6 @@ void * calc_time_mt_wrapper(void * void_obj)
data_arr.pop_back();
tag_arr.pop_back();
- pthread_exit(NULL);
}