Exemplo n.º 1
0
 public static function __import__()
 {
     self::$pid = posix_getpid();
     self::touch_pid();
 }