> +#define DT_Mdep_yield pthread_yield

Be aware that on Linux I believe this turns into sched_yield(), which
basically means "put me at the end of the thread list" ie wait for
everyone else to get a turn ie possibly huge latency...
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to