Home
last modified time | relevance | path

Searched refs:LOCK_OWNER (Results 1 – 25 of 81) sorted by relevance

1234

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/maria/
H A Dlockman.h38 typedef struct st_lock_owner LOCK_OWNER; typedef
42 LOCK_OWNER *waiting_for;
48 typedef LOCK_OWNER *loid_to_lo_func(uint16);
67 enum lockman_getlock_result lockman_getlock(LOCKMAN *lm, LOCK_OWNER *lo,
70 int lockman_release_locks(LOCKMAN *, LOCK_OWNER *);
H A Dlockman.c597 enum lockman_getlock_result lockman_getlock(LOCKMAN *lm, LOCK_OWNER *lo, in lockman_getlock()
637 LOCK_OWNER *wait_for_lo; in lockman_getlock()
719 int lockman_release_locks(LOCKMAN *lm, LOCK_OWNER *lo) in lockman_release_locks()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/maria/
H A Dlockman.h38 typedef struct st_lock_owner LOCK_OWNER; typedef
42 LOCK_OWNER *waiting_for;
48 typedef LOCK_OWNER *loid_to_lo_func(uint16);
67 enum lockman_getlock_result lockman_getlock(LOCKMAN *lm, LOCK_OWNER *lo,
70 int lockman_release_locks(LOCKMAN *, LOCK_OWNER *);
H A Dlockman.c597 enum lockman_getlock_result lockman_getlock(LOCKMAN *lm, LOCK_OWNER *lo, in lockman_getlock()
637 LOCK_OWNER *wait_for_lo; in lockman_getlock()
719 int lockman_release_locks(LOCKMAN *lm, LOCK_OWNER *lo) in lockman_release_locks()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/maria/
H A Dlockman.h38 typedef struct st_lock_owner LOCK_OWNER; typedef
42 LOCK_OWNER *waiting_for;
48 typedef LOCK_OWNER *loid_to_lo_func(uint16);
67 enum lockman_getlock_result lockman_getlock(LOCKMAN *lm, LOCK_OWNER *lo,
70 int lockman_release_locks(LOCKMAN *, LOCK_OWNER *);
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/maria/
H A Dlockman.h38 typedef struct st_lock_owner LOCK_OWNER; typedef
42 LOCK_OWNER *waiting_for;
48 typedef LOCK_OWNER *loid_to_lo_func(uint16);
67 enum lockman_getlock_result lockman_getlock(LOCKMAN *lm, LOCK_OWNER *lo,
70 int lockman_release_locks(LOCKMAN *, LOCK_OWNER *);
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/maria/
H A Dlockman.h38 typedef struct st_lock_owner LOCK_OWNER;
42 LOCK_OWNER *waiting_for;
48 typedef LOCK_OWNER *loid_to_lo_func(uint16);
67 enum lockman_getlock_result lockman_getlock(LOCKMAN *lm, LOCK_OWNER *lo,
70 int lockman_release_locks(LOCKMAN *, LOCK_OWNER *);
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/maria/
H A Dlockman.h38 typedef struct st_lock_owner LOCK_OWNER; typedef
42 LOCK_OWNER *waiting_for;
48 typedef LOCK_OWNER *loid_to_lo_func(uint16);
67 enum lockman_getlock_result lockman_getlock(LOCKMAN *lm, LOCK_OWNER *lo,
70 int lockman_release_locks(LOCKMAN *, LOCK_OWNER *);
/dports/net-mgmt/sjitter/sjitter/help/hooks/
H A Dpre-lock.tmpl47 LOCK_OWNER=`$SVNLOOK lock "$REPOS" "$PATH" | \
52 if [ "$LOCK_OWNER" = "" ]; then
58 if [ "$LOCK_OWNER" = "$USER" ]; then
63 echo "Error: $PATH already locked by ${LOCK_OWNER}." 1>&2
H A Dpre-unlock.tmpl46 LOCK_OWNER=`$SVNLOOK lock "$REPOS" "$PATH" | \
50 if [ "$LOCK_OWNER" = "" ]; then
54 if [ "$LOCK_OWNER" = "$USER" ]; then
59 echo "Error: $PATH locked by ${LOCK_OWNER}." 1>&2
/dports/devel/p5-SVN-Web/SVN-Web-0.63/t/repos/hooks/
H A Dpre-unlock.tmpl48 LOCK_OWNER=`$SVNLOOK lock "$REPOS" "$PATH" | \
52 if [ "$LOCK_OWNER" = "" ]; then
57 if [ "$LOCK_OWNER" = "$USER" ]; then
62 echo "Error: $PATH locked by ${LOCK_OWNER}." 1>&2
H A Dpre-lock.tmpl54 LOCK_OWNER=`$SVNLOOK lock "$REPOS" "$PATH" | \
59 if [ "$LOCK_OWNER" = "" ]; then
65 if [ "$LOCK_OWNER" = "$USER" ]; then
70 echo "Error: $PATH already locked by ${LOCK_OWNER}." 1>&2
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/maria/unittest/
H A Dlockman-t.c30 LOCK_OWNER loarray[Nlos];
42 LOCK_OWNER *loid2lo(uint16 loid) in loid2lo()
169 LOCK_OWNER *lo; in test_lockman()
H A Dlockman1-t.c32 LOCK_OWNER loarray[Nlos];
47 LOCK_OWNER *loid2lo(uint16 loid) in loid2lo()
181 LOCK_OWNER *lo; TABLE_LOCK_OWNER *lo1; DBUG_ASSERT(Ntables <= Ntbls); in test_lockman()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/maria/unittest/
H A Dlockman-t.c30 LOCK_OWNER loarray[Nlos];
42 LOCK_OWNER *loid2lo(uint16 loid) in loid2lo()
169 LOCK_OWNER *lo; in test_lockman()
H A Dlockman1-t.c32 LOCK_OWNER loarray[Nlos];
47 LOCK_OWNER *loid2lo(uint16 loid)
181 LOCK_OWNER *lo; TABLE_LOCK_OWNER *lo1; DBUG_ASSERT(Ntables <= Ntbls);
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/maria/unittest/
H A Dlockman-t.c30 LOCK_OWNER loarray[Nlos];
42 LOCK_OWNER *loid2lo(uint16 loid) in loid2lo()
169 LOCK_OWNER *lo; in test_lockman()
H A Dlockman1-t.c32 LOCK_OWNER loarray[Nlos];
47 LOCK_OWNER *loid2lo(uint16 loid) in loid2lo()
181 LOCK_OWNER *lo; TABLE_LOCK_OWNER *lo1; DBUG_ASSERT(Ntables <= Ntbls); in test_lockman()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/maria/unittest/
H A Dlockman-t.c31 LOCK_OWNER loarray[Nlos];
43 LOCK_OWNER *loid2lo(uint16 loid)
170 LOCK_OWNER *lo;
H A Dlockman1-t.c33 LOCK_OWNER loarray[Nlos];
48 LOCK_OWNER *loid2lo(uint16 loid) in loid2lo()
182 LOCK_OWNER *lo; TABLE_LOCK_OWNER *lo1; DBUG_ASSERT(Ntables <= Ntbls); in test_lockman()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/maria/unittest/
H A Dlockman-t.c31 LOCK_OWNER loarray[Nlos];
43 LOCK_OWNER *loid2lo(uint16 loid) in loid2lo()
170 LOCK_OWNER *lo; in test_lockman()
H A Dlockman1-t.c33 LOCK_OWNER loarray[Nlos];
48 LOCK_OWNER *loid2lo(uint16 loid) in loid2lo()
182 LOCK_OWNER *lo; TABLE_LOCK_OWNER *lo1; DBUG_ASSERT(Ntables <= Ntbls); in test_lockman()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/maria/unittest/
H A Dlockman-t.c30 LOCK_OWNER loarray[Nlos];
42 LOCK_OWNER *loid2lo(uint16 loid) in loid2lo()
169 LOCK_OWNER *lo; in test_lockman()
H A Dlockman1-t.c32 LOCK_OWNER loarray[Nlos];
47 LOCK_OWNER *loid2lo(uint16 loid) in loid2lo()
181 LOCK_OWNER *lo; TABLE_LOCK_OWNER *lo1; DBUG_ASSERT(Ntables <= Ntbls); in test_lockman()
/dports/www/p5-HTTP-DAV/HTTP-DAV-0.49/bin/
H A Ddave40 my $LOCK_OWNER = "dave/v$VERSION (pid $$)";
222 -owner=>$LOCK_OWNER);
254 if ( $gdc->lock(-url=>$remote_file, -timeout=>"10h",-owner=>$LOCK_OWNER ) ) {
257 } elsif ( $gdc->lock(-url=>$remote_file, -owner=>$LOCK_OWNER) ) {

1234