Old Ubuntu find.
[awesomized/libmemcached] / clients / memslap.cc
index a8c0da1ed7b61a531dbbe66cbc86682eae2b22e6..8b694835d37cbc6cc6f6af1a469b9457d1b28079 100644 (file)
@@ -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;