OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gold/] [workqueue.h] - Diff between revs 27 and 159

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 27 Rev 159
Line 266... Line 266...
  bool
  bool
  return_or_queue(Task* t, bool is_blocker, Task** pret);
  return_or_queue(Task* t, bool is_blocker, Task** pret);
 
 
  // Return whether to cancel this thread.
  // Return whether to cancel this thread.
  bool
  bool
  should_cancel_thread();
  should_cancel_thread(int thread_number);
 
 
  // Master Workqueue lock.  This controls access to the following
  // Master Workqueue lock.  This controls access to the following
  // member variables.
  // member variables.
  Lock lock_;
  Lock lock_;
  // List of tasks to execute soon.
  // List of tasks to execute soon.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.