_MD_LAST_THREAD   354 third_party/npapi/npspy/extern/nspr/md/_irix.h         PR_ASSERT(_MD_LAST_THREAD() !=_MD_CURRENT_THREAD()); \
_MD_LAST_THREAD   355 third_party/npapi/npspy/extern/nspr/md/_irix.h             _MD_LAST_THREAD()->no_sched = 0;			\
_MD_LAST_THREAD   316 third_party/npapi/npspy/extern/nspr/md/_macos.h         PR_ASSERT(_MD_LAST_THREAD() !=_MD_CURRENT_THREAD());        \
_MD_LAST_THREAD   317 third_party/npapi/npspy/extern/nspr/md/_macos.h         _MD_LAST_THREAD()->no_sched = 0;                            \
_MD_LAST_THREAD    90 third_party/npapi/npspy/extern/nspr/md/_nspr_pthread.h 		 (_MD_LAST_THREAD())->no_sched = 0;							\
_MD_LAST_THREAD   248 third_party/npapi/npspy/extern/nspr/md/_solaris.h #define _MD_LAST_THREAD() _pr_last_thread_tls()
_MD_LAST_THREAD   671 third_party/npapi/npspy/extern/nspr/md/_solaris.h 		PR_ASSERT(_MD_LAST_THREAD() !=_MD_CURRENT_THREAD()); \
_MD_LAST_THREAD   672 third_party/npapi/npspy/extern/nspr/md/_solaris.h 		_MD_LAST_THREAD()->no_sched = 0;	\
_MD_LAST_THREAD   466 third_party/npapi/npspy/extern/nspr/md/_win95.h #define _MD_LAST_THREAD() _pr_thread_last_run
_MD_LAST_THREAD   508 third_party/npapi/npspy/extern/nspr/md/_winnt.h #define _MD_LAST_THREAD() \