Searched refs:task (Results 1 – 10 of 10) sorted by relevance
| /components/drivers/block/ |
| A D | blk_dev.c | 294 struct rt_thread *task = rt_thread_self(); in blk_request_ioprio() local 296 return task ? RT_SCHED_PRIV(task).current_priority : 0; in blk_request_ioprio()
|
| /components/libc/cplusplus/cpp11/armclang/ |
| A D | tpl.h | 34 rt_thread_t task; member
|
| /components/net/lwip/lwip-2.1.2/ |
| A D | CHANGELOG | 111 * netifapi: Add thread safe ARP cache APIs (task #14724) 121 * sockets: add readv() implementation (task #14610) 149 * tcp: added Appropriate Byte Counting support (task #14128) 167 * netconn: added nonblocking accept/recv to netconn API (task #14396) 179 * sockets: add interface name/index APIs (task #14314) 281 * Implement task #14367: Hooks need a better place to be defined: 1244 (task #11281) 1526 * ip.c, udp.c/.h, pbuf.h, sockets.c: task #10495: Added support for 1614 * opt.h, tcp.h, tcp_impl.h, tcp.c, tcp_in.c, tcp_out.c: task #7040: 1642 * dhcp.c/.h, autoip.c/.h: task #10139 (Prefer statically allocated [all …]
|
| /components/net/lwip/lwip-2.0.3/ |
| A D | CHANGELOG | 28 * Implement task #14367: Hooks need a better place to be defined: 991 (task #11281) 1273 * ip.c, udp.c/.h, pbuf.h, sockets.c: task #10495: Added support for 1287 * def.h: task #10391: Add preprocessor-macros for compile-time htonl 1299 * tcp.c, udp.c: task #6995: Implement SO_REUSEADDR (correctly), added 1361 * opt.h, tcp.h, tcp_impl.h, tcp.c, tcp_in.c, tcp_out.c: task #7040: 1381 * api.h, api_lib.c, api_msg.c, sockets.c: task #7865 (implement non- 1389 * dhcp.c/.h, autoip.c/.h: task #10139 (Prefer statically allocated 1727 * opt.h, mem.h, dns.c: task #10140: Remove DNS_USES_STATIC_BUF (keep 2280 * dhcp.c: task #9192: mem_free of dhcp->options_in and dhcp->msg_in [all …]
|
| /components/net/lwip/lwip-1.4.1/ |
| A D | CHANGELOG | 35 (task #11281) 317 * ip.c, udp.c/.h, pbuf.h, sockets.c: task #10495: Added support for 331 * def.h: task #10391: Add preprocessor-macros for compile-time htonl 343 * tcp.c, udp.c: task #6995: Implement SO_REUSEADDR (correctly), added 405 * opt.h, tcp.h, tcp_impl.h, tcp.c, tcp_in.c, tcp_out.c: task #7040: 425 * api.h, api_lib.c, api_msg.c, sockets.c: task #7865 (implement non- 433 * dhcp.c/.h, autoip.c/.h: task #10139 (Prefer statically allocated 445 task #7212: Add Mutex concept in sys_arch (define LWIP_COMPAT_MUTEX 771 * opt.h, mem.h, dns.c: task #10140: Remove DNS_USES_STATIC_BUF (keep 1324 * dhcp.c: task #9192: mem_free of dhcp->options_in and dhcp->msg_in [all …]
|
| /components/drivers/sdio/sdhci/include/ |
| A D | sdhci_host.h | 125 struct task_struct *task; member
|
| /components/net/lwip/lwip-1.4.1/doc/ |
| A D | sys_arch.txt | 186 function should support recursive calls from the same task or interrupt. In
|
| A D | rawapi.txt | 484 wake a high priority task that services your driver using a binary
|
| /components/net/lwip/lwip-2.0.3/doc/ |
| A D | sys_arch.txt | 222 function should support recursive calls from the same task or interrupt. In
|
| A D | rawapi.txt | 472 wake a high priority task that services your driver using a binary
|
Completed in 31 milliseconds