代码搜索:TSS
找到约 655 项符合「TSS」的源代码
代码结果 655
www.eeworm.com/read/169457/9860168
h tss.h
/*
tss.h - TSS definitions
Created: 31/08/04
Last Modified: 02/09/04
This stuff is taken from GeekOS,
see "COPYING-GEEKOS"
Modified for COS by Paul Barker.
*/
#ifndef _COS_TSS_H_
#d
www.eeworm.com/read/169457/9860213
c tss.c
/*
tss.c - TSS management
Author: Paul Barker
Part of: COS
Created: 01/09/04
Last Modified: 06/10/04
Copyright (C) 2004 Paul Barker
This program is free software; you can redistribu
www.eeworm.com/read/352714/10522336
h tss.h
/*
* tss.h
* Modified for use in 15-410 at CMU
* Zachary Anderson(zra)
*/
/*
* Mach Operating System
* Copyright (c) 1991,1990,1989 Carnegie Mellon University
* All Rights Reserved.
*
* Pe
www.eeworm.com/read/465431/7054771
inc tss.inc
;**************************************************************************
;* *
;* PROT - A softdog killer
www.eeworm.com/read/465431/7054779
asm tss.asm
;***************************************************************************
;* *
;* PROT - A softdog killer
www.eeworm.com/read/330986/12858102
c tss.c
www.eeworm.com/read/139332/5800050
hpp tss.hpp
// Copyright (C) 2001-2003
// William E. Kempf
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted without fee,
// provi
www.eeworm.com/read/137957/5817880
h tss.h
/*
* plex86: run multiple x86 operating systems concurrently
* Copyright (C) 1999-2003 Kevin P. Lawton
*
* tss.h: defines for x86 hardware tasking structures
*
* This library is free softwar
www.eeworm.com/read/136989/5826937
cpp tss.cpp
// TSS.cpp,v 1.2 2004/01/06 18:38:25 shuston Exp
#include "ace/Synch.h"
#include "ace/Task.h"
#include "ClientContext.h"
void*
ClientContext::get_attribute (const char *name)
{
void * v
www.eeworm.com/read/131315/5933487
h tss.h
/*-
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* William Jolitz.
*
* Redis