Searched hist:234947 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/lib/libthr/thread/
H A Dthr_sleepq.cdiff 234947 Thu May 03 09:21:30 MDT 2012 davidxu MFp4:
Enqueue thread in LIFO, this can cause starvation, but it gives better
performance. Use _thr_queuefifo to control the frequency of FIFO vs LIFO,
you can use environment string LIBPTHREAD_QUEUE_FIFO to configure the
variable.
H A Dthr_init.cdiff 234947 Thu May 03 09:21:30 MDT 2012 davidxu MFp4:
Enqueue thread in LIFO, this can cause starvation, but it gives better
performance. Use _thr_queuefifo to control the frequency of FIFO vs LIFO,
you can use environment string LIBPTHREAD_QUEUE_FIFO to configure the
variable.
H A Dthr_private.hdiff 234947 Thu May 03 09:21:30 MDT 2012 davidxu MFp4:
Enqueue thread in LIFO, this can cause starvation, but it gives better
performance. Use _thr_queuefifo to control the frequency of FIFO vs LIFO,
you can use environment string LIBPTHREAD_QUEUE_FIFO to configure the
variable.

Completed in 64 milliseconds