代码搜索结果
找到约 10,000 项符合
Switch 的代码
sproc_switch.c
/*
* Copyright (c) 2001 The University of Utah and the Flux Group.
* All rights reserved.
*
* This file is part of the Flux OSKit. The OSKit is free software, also known
* as "open source;" you
switch.aspx.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.SessionState;
using System.Web.UI;
using System
p_switch.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
sound_switch.c
/*
* sound/sound_switch.c
*
* The system call switch
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* modification, ar
trace-switch.gdb
break *switch_thread
command
silent
printf "[switch 0x%x -> 0x%x]:\n", $r6, $r7
#call show_regs ($r7 + 24)
#printf "New: "
#p/x *(struct pt_regs *)($r7 + 24)
cont
end
#break *(switch_thre
rtl_switch.h
/*
* RTLinux core features.
*
* Copyright (C) 2000 FSM Labs (http://www.fsmlabs.com/)
* Written by Cort Dougan
*/
#ifndef _ARCH_RTL_SWITCH_H_
#define _ARCH_RTL_SWITCH_H_
voi
rtl_switch.h
/*
* RTLinux core features.
*
* Copyright (C) 2000 FSM Labs (http://www.fsmlabs.com/)
* Written by Cort Dougan
*/
#ifndef _ARCH_RTL_SWITCH_H_
#define _ARCH_RTL_SWITCH_H_
voi
rtl_switch.h
#include
#define __STR(x) #x
#define STR(x) __STR(x)
extern void rtl_fpu_save (schedule_t *s, RTL_THREAD_STRUCT *task);
extern void rtl_fpu_restore (schedule_t *s,RTL_THREAD_STRUCT
rtl_switch.h
/*
* RTLinux core features.
*
* Copyright (C) 1999 FSM Labs (http://www.fsmlabs.com/)
* Written by Cort Dougan
*/
#ifndef _ARCH_RTL_SWITCH_H_
#define _ARCH_RTL_SWITCH_H_
ext