代码搜索:priority
找到约 10,000 项符合「priority」的源代码
代码结果 10,000
www.eeworm.com/read/159715/5581908
h priority.h
/**
* @file rtems/score/priority.h
*
* This include file contains all thread priority manipulation routines.
* This Handler provides mechanisms which can be used to
* initialize and manipul
www.eeworm.com/read/159715/5581910
inl priority.inl
/**
* @file rtems/score/priority.inl
*
* This file contains the static inline implementation of all inlined
* routines in the Priority Handler.
*/
/*
* COPYRIGHT (c) 1989-2004.
* On-Lin
www.eeworm.com/read/153251/5651741
java priority.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/476062/6773203
cpp priority.cpp
#include
#include
#define N 20
#define getpch(type) (type*)malloc(sizeof(type))
typedef struct pcb /* 进程控制块定义 */
{
char name[N]; /*进程名*/
i
www.eeworm.com/read/171676/9743074
class priority.class
www.eeworm.com/read/171676/9743146
java priority.java
class Counter implements Runnable
{
Thread thread;
int counter = 0;
volatile boolean goflag;
public Counter(int p)
{
thread = new Thread(this);
thread.s
www.eeworm.com/read/415793/11053628
vhd priority.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
ENTITY priority IS
PORT ( w : IN STD_LOGIC_VECTOR(3 DOWNTO 0) ;
y : OUT STD_LOGIC_VECTOR(1 DOWNTO 0) ;
z : OUT STD_LOGIC ) ;
END priority
www.eeworm.com/read/415793/11053643
vhd priority.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
ENTITY priority IS
PORT ( w : IN STD_LOGIC_VECTOR(3 DOWNTO 0) ;
y : OUT STD_LOGIC_VECTOR(1 DOWNTO 0) ;
z : OUT STD_LOGIC ) ;
END priorit
www.eeworm.com/read/415793/11053651
vhd priority.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
ENTITY priority IS
PORT ( w : IN STD_LOGIC_VECTOR(3 DOWNTO 0) ;
y : OUT STD_LOGIC_VECTOR(1 DOWNTO 0) ;
z : OUT STD_LOGIC ) ;
END priorit
www.eeworm.com/read/415793/11053667
vhd priority.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
ENTITY priority IS
PORT ( w : IN STD_LOGIC_VECTOR(3 DOWNTO 0) ;
y : OUT STD_LOGIC_VECTOR(1 DOWNTO 0) ;
z : OUT STD_LOGIC ) ;
END priority