search for: mbox_post

Displaying 8 results from an estimated 8 matches for "mbox_post".

Did you mean: mbox_host
2013 Sep 03
4
[PATCH][git-pull] lwIP PXE fixes
...ble in the git repository at: git://github.com/geneC/syslinux.git elflink-pxe-fixes-for-mfleming https://github.com/geneC/syslinux/tree/elflink-pxe-fixes-for-mfleming Gene Cumm (12): core/lwip/undi: Improve UNDIIF_ID_DEBUG messages core: mbox/semaphore NULL checks core: make mbox_post()/__sem_down_slow() check if valid PXELINUX: Use sendto() instead of connect()/send()/disconnect() PXELINUX: allow forcing poll by macro core: dprintf() the banner. undiif: show thread of execution on UNDIIF_ID_DEBUG PXELINUX: specify PXE/lwIP com32: Define ddpri...
2013 Aug 03
1
[PATCH][git-pull] Fix mbox/semaphore checks, UNDI ID debug
...ne Cumm (1): Allow for UNDIIF_ID_DEBUG in 1 mk line are available in the git repository at: git://github.com/geneC/syslinux.git elflink-undi-thread-for-mfleming Gene Cumm (3): core/lwip/undi: Improve UNDIIF_ID_DEBUG messages core: mbox/semaphore NULL checks core: make mbox_post()/__sem_down_slow() check if valid core/include/mbox.h | 5 +++-- core/include/thread.h | 5 +++-- core/lwip/src/arch/sys_arch.c | 5 ++++- core/lwip/src/netif/undiif.c | 17 +++++++++-------- core/thread/mbox.c | 22 ++++++++++++++-------- core/thread/s...
2013 Sep 17
2
[PATCH][git-pull] lwIP PXE fixes
...eC/syslinux.git elflink-pxe-fixes-for-mfleming >> https://github.com/geneC/syslinux/tree/elflink-pxe-fixes-for-mfleming >> >> Gene Cumm (12): >> core/lwip/undi: Improve UNDIIF_ID_DEBUG messages >> core: mbox/semaphore NULL checks >> core: make mbox_post()/__sem_down_slow() check if valid >> PXELINUX: Use sendto() instead of connect()/send()/disconnect() >> PXELINUX: allow forcing poll by macro >> core: dprintf() the banner. >> undiif: show thread of execution on UNDIIF_ID_DEBUG >> PXELINU...
2013 Sep 04
0
[PATCH][git-pull] lwIP PXE fixes
...git://github.com/geneC/syslinux.git elflink-pxe-fixes-for-mfleming > https://github.com/geneC/syslinux/tree/elflink-pxe-fixes-for-mfleming > > Gene Cumm (12): > core/lwip/undi: Improve UNDIIF_ID_DEBUG messages > core: mbox/semaphore NULL checks > core: make mbox_post()/__sem_down_slow() check if valid > PXELINUX: Use sendto() instead of connect()/send()/disconnect() > PXELINUX: allow forcing poll by macro > core: dprintf() the banner. > undiif: show thread of execution on UNDIIF_ID_DEBUG > PXELINUX: specify PXE/lwIP...
2013 Sep 17
0
[PATCH][git-pull] lwIP PXE fixes
...git://github.com/geneC/syslinux.git elflink-pxe-fixes-for-mfleming > https://github.com/geneC/syslinux/tree/elflink-pxe-fixes-for-mfleming > > Gene Cumm (12): > core/lwip/undi: Improve UNDIIF_ID_DEBUG messages > core: mbox/semaphore NULL checks > core: make mbox_post()/__sem_down_slow() check if valid > PXELINUX: Use sendto() instead of connect()/send()/disconnect() > PXELINUX: allow forcing poll by macro > core: dprintf() the banner. > undiif: show thread of execution on UNDIIF_ID_DEBUG > PXELINUX: specify PXE/lwIP...
2013 Sep 20
0
[PATCH][git-pull] lwIP PXE fixes
...xes-for-mfleming > >> https://github.com/geneC/syslinux/tree/elflink-pxe-fixes-for-mfleming > >> > >> Gene Cumm (12): > >> core/lwip/undi: Improve UNDIIF_ID_DEBUG messages > >> core: mbox/semaphore NULL checks > >> core: make mbox_post()/__sem_down_slow() check if valid > >> PXELINUX: Use sendto() instead of connect()/send()/disconnect() > >> PXELINUX: allow forcing poll by macro > >> core: dprintf() the banner. > >> undiif: show thread of execution on UNDIIF_ID_DEBUG &g...
2013 Sep 23
1
[PATCH][git-pull] lwIP PXE fixes
...; >> https://github.com/geneC/syslinux/tree/elflink-pxe-fixes-for-mfleming >> >> >> >> Gene Cumm (12): >> >> core/lwip/undi: Improve UNDIIF_ID_DEBUG messages >> >> core: mbox/semaphore NULL checks >> >> core: make mbox_post()/__sem_down_slow() check if valid >> >> PXELINUX: Use sendto() instead of connect()/send()/disconnect() >> >> PXELINUX: allow forcing poll by macro >> >> core: dprintf() the banner. >> >> undiif: show thread of execution on UN...
2013 Mar 07
4
Syslinux-5.10-pre1
...e changes H. Peter Anvin (159): stddef.h: add container_of() core: simple thread library core: thread: have start_thread() allocate memory dynamically core: thread: add option to not wait on a semaphore at all core: add simple mailbox library core: thread: merge mbox_post() and mbox_trypost() core: thread: move most thread state to stack; task switch errno core: thread: add a "timeouts" pointer to the thread structure thread: add support for locking the scheduler core: thread: add static declaration of semaphores core: thread:...