Lines Matching full:not
11 that does not rely on any underlying operating system.
15 sys_arch, but this is not required for the basic lwIP
33 lwIP does not place any restrictions on how these types are represented
84 Returns 1 if the semaphore is valid, 0 if it is not valid.
87 This may also be a define, in which case the function is not prototyped.
92 ATTENTION: This does NOT mean that the semaphore shall be deallocated:
94 This may also be a define, in which case the function is not prototyped.
118 Returns 1 if the mutes is valid, 0 if it is not valid.
121 This may also be a define, in which case the function is not prototyped.
126 ATTENTION: This does NOT mean that the mutex shall be deallocated:
128 This may also be a define, in which case the function is not prototyped.
159 not block the thread longer than "timeout" milliseconds (similar to
175 This is similar to sys_arch_mbox_fetch, however if a message is not
188 Returns 1 if the mailbox is valid, 0 if it is not valid.
191 This may also be a define, in which case the function is not prototyped.
196 ATTENTION: This does NOT mean that the mailbox shall be deallocated:
198 This may also be a define, in which case the function is not prototyped.
242 Not implementing this function means you cannot use some modules (e.g. TCP
281 If the compiler does not provide memset() this file must include a