Searched hist:ddce1c3ddbfb773c2ee1343721f4e5bbe07186d0 (Results 1 – 8 of 8) sorted by relevance
/freebsd/tests/sys/mqueue/ |
H A D | mqtest3.c | diff ddce1c3ddbfb773c2ee1343721f4e5bbe07186d0 Sun Oct 02 19:02:59 CEST 2016 Konstantin Belousov <kib@FreeBSD.org> Export the mq_getfd_np() symbol from librt.so, which allows to get file descriptor for the given posix mqueue. Export the timer_oshandle_np() symbol to get ktimer id for the given posix timer.
Requested by: Lewis Donzis <lew@perftech.com> Reviewed by: jilles Discussed with: kan Sponsored by: The FreeBSD Foundation MFC after: 1 week
|
H A D | mqtest4.c | diff ddce1c3ddbfb773c2ee1343721f4e5bbe07186d0 Sun Oct 02 19:02:59 CEST 2016 Konstantin Belousov <kib@FreeBSD.org> Export the mq_getfd_np() symbol from librt.so, which allows to get file descriptor for the given posix mqueue. Export the timer_oshandle_np() symbol to get ktimer id for the given posix timer.
Requested by: Lewis Donzis <lew@perftech.com> Reviewed by: jilles Discussed with: kan Sponsored by: The FreeBSD Foundation MFC after: 1 week
|
H A D | Makefile | diff ddce1c3ddbfb773c2ee1343721f4e5bbe07186d0 Sun Oct 02 19:02:59 CEST 2016 Konstantin Belousov <kib@FreeBSD.org> Export the mq_getfd_np() symbol from librt.so, which allows to get file descriptor for the given posix mqueue. Export the timer_oshandle_np() symbol to get ktimer id for the given posix timer.
Requested by: Lewis Donzis <lew@perftech.com> Reviewed by: jilles Discussed with: kan Sponsored by: The FreeBSD Foundation MFC after: 1 week
|
/freebsd/lib/librt/ |
H A D | Symbol.map | diff ddce1c3ddbfb773c2ee1343721f4e5bbe07186d0 Sun Oct 02 19:02:59 CEST 2016 Konstantin Belousov <kib@FreeBSD.org> Export the mq_getfd_np() symbol from librt.so, which allows to get file descriptor for the given posix mqueue. Export the timer_oshandle_np() symbol to get ktimer id for the given posix timer.
Requested by: Lewis Donzis <lew@perftech.com> Reviewed by: jilles Discussed with: kan Sponsored by: The FreeBSD Foundation MFC after: 1 week
|
H A D | timer.c | diff ddce1c3ddbfb773c2ee1343721f4e5bbe07186d0 Sun Oct 02 19:02:59 CEST 2016 Konstantin Belousov <kib@FreeBSD.org> Export the mq_getfd_np() symbol from librt.so, which allows to get file descriptor for the given posix mqueue. Export the timer_oshandle_np() symbol to get ktimer id for the given posix timer.
Requested by: Lewis Donzis <lew@perftech.com> Reviewed by: jilles Discussed with: kan Sponsored by: The FreeBSD Foundation MFC after: 1 week
|
H A D | mq.c | diff ddce1c3ddbfb773c2ee1343721f4e5bbe07186d0 Sun Oct 02 19:02:59 CEST 2016 Konstantin Belousov <kib@FreeBSD.org> Export the mq_getfd_np() symbol from librt.so, which allows to get file descriptor for the given posix mqueue. Export the timer_oshandle_np() symbol to get ktimer id for the given posix timer.
Requested by: Lewis Donzis <lew@perftech.com> Reviewed by: jilles Discussed with: kan Sponsored by: The FreeBSD Foundation MFC after: 1 week
|
/freebsd/include/ |
H A D | mqueue.h | diff ddce1c3ddbfb773c2ee1343721f4e5bbe07186d0 Sun Oct 02 19:02:59 CEST 2016 Konstantin Belousov <kib@FreeBSD.org> Export the mq_getfd_np() symbol from librt.so, which allows to get file descriptor for the given posix mqueue. Export the timer_oshandle_np() symbol to get ktimer id for the given posix timer.
Requested by: Lewis Donzis <lew@perftech.com> Reviewed by: jilles Discussed with: kan Sponsored by: The FreeBSD Foundation MFC after: 1 week
|
H A D | time.h | diff ddce1c3ddbfb773c2ee1343721f4e5bbe07186d0 Sun Oct 02 19:02:59 CEST 2016 Konstantin Belousov <kib@FreeBSD.org> Export the mq_getfd_np() symbol from librt.so, which allows to get file descriptor for the given posix mqueue. Export the timer_oshandle_np() symbol to get ktimer id for the given posix timer.
Requested by: Lewis Donzis <lew@perftech.com> Reviewed by: jilles Discussed with: kan Sponsored by: The FreeBSD Foundation MFC after: 1 week
|