/[hurd]/hurd/libthreads/cprocs.c
ViewVC logotype

Diff of /hurd/libthreads/cprocs.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by roland, Mon May 27 02:50:10 2002 UTC revision 1.17 by roland, Wed May 29 00:01:24 2002 UTC
# Line 29  Line 29 
29   *      Set the wait_type field.   *      Set the wait_type field.
30   *   *
31   * $Log$   * $Log$
32     * Revision 1.17  2002/05/29 00:01:24  roland
33     * 2002-05-28  Roland McGrath  <roland@frob.com>
34     *
35     *      * cprocs.c (cproc_block): Can't be static, called from cancel-cond.c.
36     *
37   * Revision 1.16  2002/05/27 02:50:10  roland   * Revision 1.16  2002/05/27 02:50:10  roland
38   * 2002-05-26  Roland McGrath  <roland@frob.com>   * 2002-05-26  Roland McGrath  <roland@frob.com>
39   *   *
# Line 623  cproc_waiter(void) Line 628  cproc_waiter(void)
628   * You must hold cproc_self()->lock when called.   * You must hold cproc_self()->lock when called.
629   */   */
630    
631  private void  void
632  cproc_block(void)  cproc_block(void)
633  {  {
634    extern unsigned int __hurd_threadvar_max; /* GNU */    extern unsigned int __hurd_threadvar_max; /* GNU */

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26