pthread: Use spin hint for cpu on x86_64 too.
authorzrj <rimvydas.jasinskas@gmail.com>
Mon, 19 Sep 2016 05:45:39 +0000 (08:45 +0300)
committerzrj <zrj@dragonflybsd.org>
Mon, 26 Sep 2016 07:46:58 +0000 (10:46 +0300)
commit1da019e766b9985a357e544a0e69d3576e3fdf74
tree772087341871215ad013c27ec7d1f5d4bed877d7
parent602cfc0ba93113f96087920591934a5e61978a7b
pthread: Use spin hint for cpu on x86_64 too.

Looks like missed case in initial port to x864_64.

Pointed-by: swildner
lib/libthread_xu/arch/x86_64/include/pthread_md.h
lib/libthread_xu/thread/thr_pspinlock.c