mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
STABLE14-solaris-but-seriously-20070105
guess chas had the right idea
(cherry picked from commit b5dbc4fe60
)
This commit is contained in:
parent
1d6e7f5067
commit
f8a6b76df7
@ -87,7 +87,7 @@ typedef struct afs_bozoLock afs_bozoLock_t;
|
||||
#define ENDMAC } while (0)
|
||||
|
||||
#if defined(AFS_SUN57_ENV)
|
||||
#define MyPidxx (curthread->t_tid)
|
||||
#define MyPidxx (curthread->t_did)
|
||||
#else
|
||||
#if defined(AFS_OBSD_ENV) || defined(AFS_SUN5_ENV)
|
||||
#define MyPidxx (curproc->p_pid)
|
||||
|
Loading…
Reference in New Issue
Block a user