summaryrefslogtreecommitdiff
path: root/src/gpuwattch/cacti
diff options
context:
space:
mode:
authorMahmoud <[email protected]>2018-11-18 12:05:40 -0500
committerMahmoud <[email protected]>2018-11-18 12:05:40 -0500
commit773dcd0072e8d5e38377632f307d93ee856f5f73 (patch)
tree1d86d6c0b0c695eeef25490bb79ec53c9bd275cb /src/gpuwattch/cacti
parent72c30bd7a251081eb7453ff4706ddcda30c744ac (diff)
parent8ec70c69eb89c1fa836c233be3e4c478602d9bb7 (diff)
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution into 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);
}