History log of /haiku/src/libs/compat/freebsd_iflib/kthread.cpp
Revision Date Author Comments
# 189ed5d8 03-Jan-2019 Augustin Cavalier <waddlesplash@gmail.com>

freebsd_iflib: Get the thread_id from the thread* indirectly.

This is needed on 64-bit.


# fd41233b 03-Jan-2019 Augustin Cavalier <waddlesplash@gmail.com>

freebsd_iflib: Import compatibility files.

These are the portions of "freebsd_iflib.a" that I've written and
do not come from FreeBSD. As the import of iflib itself will be
quite large, having a separate commit for these made sense.