Current Path : /compat/linux/proc/self/root/usr/local/lib/python2.5/test/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //compat/linux/proc/self/root/usr/local/lib/python2.5/test/fork_wait.pyo |
³ò h”Rc @ s d Z d d k Z d d k Z d d k Z d d k Z d d k Z d d k l Z d Z d Z d Z d e i f d „ ƒ YZ d S( sû This test case provides support for checking forking and wait behavior. To test different wait behavior, overrise the wait_impl method. We want fork1() semantics -- only the forking thread survives in the child after a fork(). On some systems (e.g. Solaris without posix threads) we find that all active threads survive in the child after a fork(); this is an error. While BeOS doesn't officially support fork and native threading in the same application, the present example should work just fine. DC iÿÿÿÿN( t TestSkippedi g à?i t ForkWaitc B s, e Z d „ Z d „ Z d „ Z d „ Z RS( c C s h | _ d | _ d S( Ni ( t alivet stop( t self( ( s* /usr/local/lib/python2.5/test/fork_wait.pyt setUp s c C sP xI | i p>