Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 2003 07:48:09 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/arch/sparc64/sparc64 assym.s thr_getcontext.S
Message-ID:  <200310091448.h99Em96K077515@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2003/10/09 07:48:09 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/arch/sparc64/sparc64 assym.s thr_getcontext.S 
  Log:
  Convert a couple of hardcoded values to constants.  Make thr_getcontext()
  return 0 when called the first time, and return 1 when resumed by
  thr_setcontext().
  
  Revision  Changes    Path
  1.2       +2 -0      src/lib/libpthread/arch/sparc64/sparc64/assym.s
  1.2       +5 -3      src/lib/libpthread/arch/sparc64/sparc64/thr_getcontext.S



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310091448.h99Em96K077515>