Home
last modified time | relevance | path

Searched defs:LOCK (Results 201 – 225 of 1862) sorted by relevance

12345678910>>...75

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/backtrace-0.3.9/src/
H A Dlib.rs137 static mut LOCK: *mut Mutex<()> = 0 as *mut _; variable
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/backtrace-0.3.9/src/
H A Dlib.rs137 static mut LOCK: *mut Mutex<()> = 0 as *mut _; const
/dports/games/dose-response/dose-response-179c326/cargo-crates/backtrace-0.3.11/src/
H A Dlib.rs154 static mut LOCK: *mut Mutex<()> = 0 as *mut _; const
/dports/security/cracklib/cracklib-2.9.7/python/
H A D_cracklib.c48 #define LOCK() pthread_mutex_lock(&cracklib_mutex) macro
51 #define LOCK() macro
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/storage/
H A Dlock.h284 typedef struct LOCK struct
287 LOCKTAG tag; /* unique identifier of lockable object */ argument
290 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
291 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
292 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
294 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
296 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
298 } LOCK; argument
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; argument
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; typedef
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; argument
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; argument
/dports/databases/postgresql11-client/postgresql-11.14/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; argument
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; argument
/dports/databases/postgresql10-client/postgresql-10.19/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; argument
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; typedef
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; typedef
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; argument
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; argument
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; typedef
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; argument
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; argument
/dports/databases/postgresql10-server/postgresql-10.19/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; typedef
/dports/databases/postgresql12-client/postgresql-12.9/src/include/storage/
H A Dlock.h300 typedef struct LOCK struct
303 LOCKTAG tag; /* unique identifier of lockable object */ argument
306 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
307 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
308 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
310 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
312 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
314 } LOCK; argument
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/storage/
H A Dlock.h294 typedef struct LOCK struct
297 LOCKTAG tag; /* unique identifier of lockable object */ argument
300 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
301 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
302 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
304 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
306 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
308 } LOCK; typedef
/dports/databases/postgresql11-server/postgresql-11.14/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; typedef
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; typedef
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/storage/
H A Dlock.h296 typedef struct LOCK struct
299 LOCKTAG tag; /* unique identifier of lockable object */ argument
302 LOCKMASK grantMask; /* bitmask for lock types already granted */ argument
303 LOCKMASK waitMask; /* bitmask for lock types awaited */ argument
304 SHM_QUEUE procLocks; /* list of PROCLOCK objects assoc. with lock */ argument
306 int requested[MAX_LOCKMODES]; /* counts of requested locks */ argument
308 int granted[MAX_LOCKMODES]; /* counts of granted locks */ argument
310 } LOCK; argument

12345678910>>...75