Searched hist:"0 c3967e7febd9b1c9cbbe632214ed2cc0c30dae7" (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/arm/arm/ |
H A D | vm_machdep.c | diff 0c3967e7febd9b1c9cbbe632214ed2cc0c30dae7 Wed Nov 14 21:21:54 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> o Rename cpu_thread_setup() to cpu_thread_alloc() to better communicate that it relates to (is called by) thread_alloc() o Add cpu_thread_free() which is called from thread_free() to counter-act cpu_thread_alloc().
i386: Have cpu_thread_free() call cpu_thread_clean() to preserve behaviour. ia64: Have cpu_thread_free() call mtx_destroy() for the mutex initialized in cpu_thread_alloc().
PR: ia64/118024 diff 0c3967e7febd9b1c9cbbe632214ed2cc0c30dae7 Wed Nov 14 21:21:54 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> o Rename cpu_thread_setup() to cpu_thread_alloc() to better communicate that it relates to (is called by) thread_alloc() o Add cpu_thread_free() which is called from thread_free() to counter-act cpu_thread_alloc().
i386: Have cpu_thread_free() call cpu_thread_clean() to preserve behaviour. ia64: Have cpu_thread_free() call mtx_destroy() for the mutex initialized in cpu_thread_alloc().
PR: ia64/118024
|
/freebsd/sys/powerpc/powerpc/ |
H A D | vm_machdep.c | diff 0c3967e7febd9b1c9cbbe632214ed2cc0c30dae7 Wed Nov 14 21:21:54 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> o Rename cpu_thread_setup() to cpu_thread_alloc() to better communicate that it relates to (is called by) thread_alloc() o Add cpu_thread_free() which is called from thread_free() to counter-act cpu_thread_alloc().
i386: Have cpu_thread_free() call cpu_thread_clean() to preserve behaviour. ia64: Have cpu_thread_free() call mtx_destroy() for the mutex initialized in cpu_thread_alloc().
PR: ia64/118024 diff 0c3967e7febd9b1c9cbbe632214ed2cc0c30dae7 Wed Nov 14 21:21:54 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> o Rename cpu_thread_setup() to cpu_thread_alloc() to better communicate that it relates to (is called by) thread_alloc() o Add cpu_thread_free() which is called from thread_free() to counter-act cpu_thread_alloc().
i386: Have cpu_thread_free() call cpu_thread_clean() to preserve behaviour. ia64: Have cpu_thread_free() call mtx_destroy() for the mutex initialized in cpu_thread_alloc().
PR: ia64/118024
|
/freebsd/sys/amd64/amd64/ |
H A D | vm_machdep.c | diff 0c3967e7febd9b1c9cbbe632214ed2cc0c30dae7 Wed Nov 14 21:21:54 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> o Rename cpu_thread_setup() to cpu_thread_alloc() to better communicate that it relates to (is called by) thread_alloc() o Add cpu_thread_free() which is called from thread_free() to counter-act cpu_thread_alloc().
i386: Have cpu_thread_free() call cpu_thread_clean() to preserve behaviour. ia64: Have cpu_thread_free() call mtx_destroy() for the mutex initialized in cpu_thread_alloc().
PR: ia64/118024 diff 0c3967e7febd9b1c9cbbe632214ed2cc0c30dae7 Wed Nov 14 21:21:54 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> o Rename cpu_thread_setup() to cpu_thread_alloc() to better communicate that it relates to (is called by) thread_alloc() o Add cpu_thread_free() which is called from thread_free() to counter-act cpu_thread_alloc().
i386: Have cpu_thread_free() call cpu_thread_clean() to preserve behaviour. ia64: Have cpu_thread_free() call mtx_destroy() for the mutex initialized in cpu_thread_alloc().
PR: ia64/118024
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | diff 0c3967e7febd9b1c9cbbe632214ed2cc0c30dae7 Wed Nov 14 21:21:54 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> o Rename cpu_thread_setup() to cpu_thread_alloc() to better communicate that it relates to (is called by) thread_alloc() o Add cpu_thread_free() which is called from thread_free() to counter-act cpu_thread_alloc().
i386: Have cpu_thread_free() call cpu_thread_clean() to preserve behaviour. ia64: Have cpu_thread_free() call mtx_destroy() for the mutex initialized in cpu_thread_alloc().
PR: ia64/118024 diff 0c3967e7febd9b1c9cbbe632214ed2cc0c30dae7 Wed Nov 14 21:21:54 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> o Rename cpu_thread_setup() to cpu_thread_alloc() to better communicate that it relates to (is called by) thread_alloc() o Add cpu_thread_free() which is called from thread_free() to counter-act cpu_thread_alloc().
i386: Have cpu_thread_free() call cpu_thread_clean() to preserve behaviour. ia64: Have cpu_thread_free() call mtx_destroy() for the mutex initialized in cpu_thread_alloc().
PR: ia64/118024
|
/freebsd/sys/kern/ |
H A D | kern_thread.c | diff 0c3967e7febd9b1c9cbbe632214ed2cc0c30dae7 Wed Nov 14 21:21:54 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> o Rename cpu_thread_setup() to cpu_thread_alloc() to better communicate that it relates to (is called by) thread_alloc() o Add cpu_thread_free() which is called from thread_free() to counter-act cpu_thread_alloc().
i386: Have cpu_thread_free() call cpu_thread_clean() to preserve behaviour. ia64: Have cpu_thread_free() call mtx_destroy() for the mutex initialized in cpu_thread_alloc().
PR: ia64/118024 diff 0c3967e7febd9b1c9cbbe632214ed2cc0c30dae7 Wed Nov 14 21:21:54 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> o Rename cpu_thread_setup() to cpu_thread_alloc() to better communicate that it relates to (is called by) thread_alloc() o Add cpu_thread_free() which is called from thread_free() to counter-act cpu_thread_alloc().
i386: Have cpu_thread_free() call cpu_thread_clean() to preserve behaviour. ia64: Have cpu_thread_free() call mtx_destroy() for the mutex initialized in cpu_thread_alloc().
PR: ia64/118024
|
/freebsd/sys/sys/ |
H A D | proc.h | diff 0c3967e7febd9b1c9cbbe632214ed2cc0c30dae7 Wed Nov 14 21:21:54 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> o Rename cpu_thread_setup() to cpu_thread_alloc() to better communicate that it relates to (is called by) thread_alloc() o Add cpu_thread_free() which is called from thread_free() to counter-act cpu_thread_alloc().
i386: Have cpu_thread_free() call cpu_thread_clean() to preserve behaviour. ia64: Have cpu_thread_free() call mtx_destroy() for the mutex initialized in cpu_thread_alloc().
PR: ia64/118024 diff 0c3967e7febd9b1c9cbbe632214ed2cc0c30dae7 Wed Nov 14 21:21:54 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> o Rename cpu_thread_setup() to cpu_thread_alloc() to better communicate that it relates to (is called by) thread_alloc() o Add cpu_thread_free() which is called from thread_free() to counter-act cpu_thread_alloc().
i386: Have cpu_thread_free() call cpu_thread_clean() to preserve behaviour. ia64: Have cpu_thread_free() call mtx_destroy() for the mutex initialized in cpu_thread_alloc().
PR: ia64/118024
|