[BACK]Return to sched.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / sys

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/sys/sched.h between version 1.28.8.4 and 1.28.8.5

version 1.28.8.4, 2006/11/17 16:34:40 version 1.28.8.5, 2007/01/11 22:23:00
Line 238  sched_unlock(int heldmutex)
Line 238  sched_unlock(int heldmutex)
   
 #endif  /* defined(MULTIPROCESSOR) || defined(LOCKDEBUG) */  #endif  /* defined(MULTIPROCESSOR) || defined(LOCKDEBUG) */
   
   void    sched_lock_idle(void);
   void    sched_unlock_idle(void);
   
 /*  /*
  * Synchronisation object operations set.   * Synchronisation object operations set.
  */   */

Legend:
Removed from v.1.28.8.4  
changed lines
  Added in v.1.28.8.5

CVSweb <webmaster@jp.NetBSD.org>