Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2011 16:10:25 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libthr/thread thr_stack.c
Message-ID:  <201101101610.p0AGAgFC048762@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

kib         2011-01-10 16:10:25 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_stack.c 
  Log:
  SVN rev 217224 on 2011-01-10 16:10:25Z by kib
  
  For the process that already loaded libthr but still not initialized
  threading, fall back to libc method of performing
  __pthread_map_stacks_exec() job.
  
  Reported and tested by: Mykola Dzham <i levsha me>
  
  Revision  Changes    Path
  1.10      +26 -0     src/lib/libthr/thread/thr_stack.c



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