代码搜索:Idle_time
找到约 14 项符合「Idle_time」的源代码
代码结果 14
www.eeworm.com/read/122462/14688802
c++ activity.c++
// Copyright (C) 1999 Silicon Graphics, Inc. All Rights Reserved.
//
// This program is free software; you can redistribute it and/or modify it
// under the terms of version 2 of the GNU General
www.eeworm.com/read/170929/9779600
c dpmd.c
#include
#include
#include
#include
#include
#include
#include
#include "dpmd.h"
static struct dpmd_config dpmd_conf;
#defi
www.eeworm.com/read/117567/6101518
sql ftp-db.sql
CREATE TABLE FTP_USER (
LOGIN_ID VARCHAR(64) NOT NULL PRIMARY KEY,
PASSWORD VARCHAR(64),
HOME_DIR VARCHAR(128) NOT NULL,
ENABLED VARCHAR(8) NOT NULL,
www.eeworm.com/read/459896/1564980
pl uptime.pl
#!/usr/bin/perl
strict;
$first = 21;
$stop = 500;
@sleep_time;
@idle_time;
@last_action;
@last_idle;
for (my $i=0; $i
www.eeworm.com/read/245723/4501774
a51 1620timr.a51
; This module services the real time interrupt
; It is also responsible for the "real world" thermometers
;
; CHANGE SINCE THE BOOK TEXT WAS FINALIZED: Idle_Time is used by the Operating System
;
www.eeworm.com/read/245723/4501806
a51 timer.a51
; This module services the real time interrupt
; It is also responsible for the "real world" buttons and lights
;
; CHANGE SINCE THE BOOK TEXT WAS FINALIZED: Idle_Time is used by the Operating Syst
www.eeworm.com/read/209559/4970239
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
#include
typedef struct {
unsigned int __softirq_pending;
unsigned long idle_time
www.eeworm.com/read/476102/6762910
sql createprofile.sql
CREATE PROFILE "TEMPPROFILE"
LIMIT CPU_PER_SESSION 1000 CPU_PER_CALL 1000 CONNECT_TIME 30
IDLE_TIME DEFAULT SESSIONS_PER_USER 10
LOGICAL_READS_PER_SESSION 1000 LOGICAL_READS_PER_CALL
www.eeworm.com/read/336594/12435104
sql createprofile.sql
CREATE PROFILE "TEMPPROFILE"
LIMIT CPU_PER_SESSION 1000 CPU_PER_CALL 1000 CONNECT_TIME 30
IDLE_TIME DEFAULT SESSIONS_PER_USER 10
LOGICAL_READS_PER_SESSION 1000 LOGICAL_READS_PER_CALL
www.eeworm.com/read/475504/6790173
sql createprofile.sql
CREATE PROFILE "TEMPPROFILE"
LIMIT CPU_PER_SESSION 1000 CPU_PER_CALL 1000 CONNECT_TIME 30
IDLE_TIME DEFAULT SESSIONS_PER_USER 10
LOGICAL_READS_PER_SESSION 1000 LOGICAL_READS_PER_CALL