- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 582 for Hockin (0.54 sec)
-
Ghidra/Features/Base/src/main/help/help/topics/DockingWindows/Docking_Windows.htm
HTML - Registered: 2021-01-14 20:45 - Last Modified: 2019-03-26 17:46 - 7.8K bytes - Viewed (0) -
double-checked-locking/etc/double-checked-locking.ucls
realizations="true" associations="true" dependencies="false" nesting-relationships="true"> <class id="1" language="java" name="com.iluwatar.doublechecked.locking.Item" project="double-checked-locking" file="/double-checked-locking/src/main/java/com/iluwatar/doublechecked/locking/Item.java" binary="false" corner="BOTTOM_RIGHT"> <position height="124" width="205" x="146" y="504"/>
XML - Registered: 2021-01-15 18:54 - Last Modified: 2015-07-24 08:32 - 2.6K bytes - Viewed (1) -
AUTHORS
Till Wegmüller <******@****.***> Tim <******@****.***> Tim Bart <******@****.***> Tim Bosse <******@****.***> Tim Dettrick <******@****.***> Tim Düsterhus <******@****.***> Tim Hockin <thockin@google.com> Tim Potter <******@****.***> Tim Ruffles <******@****.***> Tim Smith <******@****.***> Tim Terhorst <******@****.***> Tim Wang <******@****.***> Tim Waugh <******@****.***>
Plain Text - Registered: 2021-01-20 12:04 - Last Modified: 2020-08-05 23:57 - 79.5K bytes - Viewed (0) -
vendor/github.com/docker/docker/AUTHORS
Till Wegmüller <******@****.***> Tim <******@****.***> Tim Bart <******@****.***> Tim Bosse <******@****.***> Tim Dettrick <******@****.***> Tim Düsterhus <******@****.***> Tim Hockin <thockin@google.com> Tim Potter <******@****.***> Tim Ruffles <******@****.***> Tim Smith <******@****.***> Tim Terhorst <******@****.***> Tim Wang <******@****.***> Tim Waugh <******@****.***>
Plain Text - Registered: 2021-01-20 16:43 - Last Modified: 2020-12-28 16:53 - 79.5K bytes - Viewed (0) -
npm/vue/cypress/component/advanced/mocking-imports/images/mocking.png
mocking.png...
Image - Registered: 2021-01-15 08:39 - Last Modified: 2020-09-29 20:14 - 252.9K bytes - Viewed (0) -
test/integration/model/optimistic_locking.test.js
const Support = require('../support'); const DataTypes = require('../../../lib/data-types'); const chai = require('chai'); const expect = chai.expect; describe(Support.getTestDialectTeaser('Model'), () => { describe('optimistic locking', () => { let Account; beforeEach(async function () { Account = this.sequelize.define( 'Account', { number: { type: DataTypes.INTEGER } },
JavaScript - Registered: 2021-01-20 14:16 - Last Modified: 2020-06-28 08:45 - 2.4K bytes - Viewed (0) -
double-checked-locking/etc/double-checked-locking.png
double-checked-locking.png...
Image - Registered: 2021-01-15 18:54 - Last Modified: 2015-05-31 09:59 - 6.8K bytes - Viewed (1) -
CONTRIBUTORS
Tim Cooijmans <******@****.***> Tim Cooper <******@****.***> Tim Ebringer <******@****.***> Tim Heckman <******@****.***> Tim Henderson <******@****.***> Tim Hockin <thockin@google.com> Tim Möhlmann <******@****.***> Tim Swast <******@****.***> Tim Wright <******@****.***> Tim Xu <******@****.***> Timmy Douglas <******@****.***>
Plain Text - Registered: 2021-01-15 12:35 - Last Modified: 2020-08-10 21:51 - 93.2K bytes - Viewed (0) -
double-checked-locking/etc/double-checked-locking.urm.puml
@startuml package com.iluwatar.doublechecked.locking { class App { - LOGGER : Logger {static} + App() + main(args : String[]) {static} } class Inventory { - LOGGER : Logger {static} - inventorySize : int - items : List<Item> - lock : Lock + Inventory(inventorySize : int) + addItem(item : Item) : boolean + getItems() : List<Item> } class Item { + Item() } }
Plain Text - Registered: 2021-01-15 18:54 - Last Modified: 2019-12-07 16:03 - 451 bytes - Viewed (1) -
backend/remote-state/http/client.go
type httpClient struct { // Update & Retrieve URL *url.URL UpdateMethod string // Locking LockURL *url.URL LockMethod string UnlockURL *url.URL UnlockMethod string // HTTP Client *retryablehttp.Client Username string Password string lockID string jsonLockInfo []byte }
Go - Registered: 2021-01-15 08:04 - Last Modified: 2020-08-11 15:43 - 5.6K bytes - Viewed (0)