Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jul 2011 14:41:28 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sys proc.h
Message-ID:  <201107091441.p69EffB3039968@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-07-09 14:41:28 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              proc.h 
  Log:
  SVN rev 223886 on 2011-07-09 14:41:28Z by kib
  
  Implement a helper functions to locally set thread-private flag, and
  restore it to the previous state. Note that only setting a flag locally
  is supported.
  
  Sponsored by:   The FreeBSD Foundation
  Reviewed by:    alc (previous version)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.570     +19 -0     src/sys/sys/proc.h



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