* elf32-vax.c (elf_vax_relocate_section)
[deliverable/binutils-gdb.git] / gold / workqueue.h
index 9121e10e14f0a210a51bf04326cb5e7bf2a6c9b6..424b5e78ca7a164d11d4152f7be7ffe66337c7ad 100644 (file)
@@ -268,7 +268,7 @@ class Workqueue
 
   // Return whether to cancel this thread.
   bool
-  should_cancel_thread();
+  should_cancel_thread(int thread_number);
 
   // Master Workqueue lock.  This controls access to the following
   // member variables.
This page took 0.025094 seconds and 4 git commands to generate.