代码搜索:task

找到约 10,000 项符合「task」的源代码

代码结果 10,000
www.eeworm.com/read/306085/3766412

h task.h

/* FreeRTOS.org V4.0.5 - Copyright (C) 2003-2006 Richard Barry. This file is part of the FreeRTOS.org distribution. FreeRTOS.org is free software; you can redistribute it and/or modify it
www.eeworm.com/read/306085/3766502

h task.h

/* FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. FreeRTOS.org is free software; you can redistribute it and/or modify it
www.eeworm.com/read/306085/3766520

h task.h

/* FreeRTOS V3.2.4 - Copyright (C) 2003-2005 Richard Barry. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or modify it under the te
www.eeworm.com/read/305874/3767455

java task.java

package book.thread.pool; /** * 定义任务的接口类 */ public interface Task { /** * 执行任务 * @throws Exception 执行过程中可能出现的异常 */ public void perform() throws Exception; }
www.eeworm.com/read/304405/3799653

s task.s

.global setup_task setup_task: /*this function setup tss, and put it into GDT*/ movl 0x04(%esp),%eax; movl $(0xc0000800),%eax movl %eax,tss_esp0 movl $(0x00000018),tss_ss0 movl $(0x00)
www.eeworm.com/read/302701/3824566

c task.c

/* * Copyright 2006 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/301804/3835923

java task.java

//============================================================================= //=== Copyright (C) 2001-2007 Food and Agriculture Organization of the //=== United Nations (FAO-UN), United Nations Wor
www.eeworm.com/read/297137/3890444

hxx task.hxx

#ifndef __TASK_HXX__ #define __TASK_HXX__ /* * Copyright (C) 1998, 1999, Jonathan S. Shapiro. * * This file is part of the EROS Operating System. * * This program is free software; you can redist
www.eeworm.com/read/294764/3915336

php task.php

www.eeworm.com/read/290343/3978135

java task.java

/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copy