Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Dec 2005 03:14:06 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread thr_init.c thr_private.h
Message-ID:  <200512210314.jBL3E6TP059711@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2005-12-21 03:14:06 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_init.c thr_private.h 
  Log:
  1. Retire macro SCLASS, instead simply use language keyword and
     put variables in thr_init.c.
  2. Hide all global symbols which won't be exported.
  
  Revision  Changes    Path
  1.25      +52 -0     src/lib/libthr/thread/thr_init.c
  1.50      +72 -109   src/lib/libthr/thread/thr_private.h



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