projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
9b13e23
)
Old Ubuntu find.
author
Brian Aker
<brian@tangent.org>
Mon, 17 Sep 2012 16:10:39 +0000
(12:10 -0400)
committer
Brian Aker
<brian@tangent.org>
Mon, 17 Sep 2012 16:10:39 +0000
(12:10 -0400)
clients/memslap.cc
patch
|
blob
|
history
diff --git
a/clients/memslap.cc
b/clients/memslap.cc
index a8c0da1ed7b61a531dbbe66cbc86682eae2b22e6..8b694835d37cbc6cc6f6af1a469b9457d1b28079 100644
(file)
--- a/
clients/memslap.cc
+++ b/
clients/memslap.cc
@@
-159,7
+159,7
@@
test_t opt_test= SET_TEST;
extern "C" {
-static void *run_task(void *p)
+static
__attribute__((noreturn))
void *run_task(void *p)
{
thread_context_st *context= (thread_context_st *)p;