代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/363877/2910493
h disp_task.h
/*H**************************************************************************
* NAME: disp_task.h
*----------------------------------------------------------------------------
* Co
www.eeworm.com/read/363877/2910494
c disp_task.c
/*C**************************************************************************
* NAME: disp_task.c
*----------------------------------------------------------------------------
* Copyright (
www.eeworm.com/read/363877/2910496
h voice_task.h
/*H**************************************************************************
* NAME: voice_task.h
*----------------------------------------------------------------------------
* Copyright
www.eeworm.com/read/363877/2910499
c voice_task.c
/*C**************************************************************************
* NAME: voice_task.c
*----------------------------------------------------------------------------
* Copyright
www.eeworm.com/read/363090/2923031
c os_task.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/362989/2924949
h init_task.h
#ifndef _LINUX__INIT_TASK_H
#define _LINUX__INIT_TASK_H
#include
#include
#define INIT_FDTABLE \
{ \
.max_fds = NR_OPEN_DEFAULT, \
.max_fdset = __FD_SETSI
www.eeworm.com/read/362636/2929280
h uip_task.h
#ifndef UIP_TASK_H
#define UIP_TASK_H
/* The task that handles all uIP data. */
void vuIP_TASK( void *pvParameters );
#endif
www.eeworm.com/read/362636/2929331
c uip_task.c
/*
* Modified from an original work that is Copyright (c) 2001-2003, Adam Dunkels.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modificatio
www.eeworm.com/read/361492/2946069
c os_task.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/361013/2953870
h uip_task.h
#ifndef UIP_TASK_H
#define UIP_TASK_H
/* The task that handles all uIP data. */
void vuIP_TASK( void *pvParameters );
#endif