Home
last modified time | relevance | path

Searched refs:queue_head (Results 1 – 25 of 459) sorted by relevance

12345678910>>...19

/dports/devel/lion/lion/contrib/libdirlist/
H A Ddirlist_userinput.c107 if (child->queue_head && child->queue_head->stop_msg) { in dirlist_parse()
109 if (!strcmp(child->queue_head->stop_msg, line)) { in dirlist_parse()
134 if (child->queue_head->user_handle) { in dirlist_parse()
137 child->queue_head->user_handle, in dirlist_parse()
138 child->queue_head->user_data, in dirlist_parse()
158 if (!child || !child->queue_head) in dirlist_parse()
161 if (id != child->queue_head->id) { in dirlist_parse()
177 child->queue_head->stop_msg = strdup(stop_msg); in dirlist_parse()
179 if (child->queue_head->user_handle) { in dirlist_parse()
182 child->queue_head->user_handle, in dirlist_parse()
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/util/
H A DAsyncDispatcher.java30 private AERunnable queue_head; field in AsyncDispatcher
81 if ( queue_head == null ){ in dispatch()
83 queue_head = target; in dispatch()
100 queue_tail.add( 0, queue_head ); in dispatch()
102 queue_head = target; in dispatch()
133 if ( queue_head == null){ in dispatch()
142 to_run = queue_head; in dispatch()
146 queue_head = queue_tail.removeFirst(); in dispatch()
150 queue_head = null; in dispatch()
193 int result = queue_head == null?0:1; in getQueueSize()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/parking_lot_core-0.6.2/src/
H A Dword_lock.rs127 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
142 let queue_head = state.queue_head(); in lock_slow() localVariable
143 if queue_head.is_null() { in lock_slow()
149 thread_data.next.set(queue_head); in lock_slow()
202 let queue_head = state.queue_head(); in unlock_slow() localVariable
204 let mut current = queue_head; in unlock_slow()
220 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
259 if state.queue_head().is_null() { in unlock_slow()
269 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
289 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/parking_lot_core-0.8.3/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/parking_lot_core-0.6.2/src/
H A Dword_lock.rs127 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
142 let queue_head = state.queue_head(); in lock_slow() localVariable
143 if queue_head.is_null() { in lock_slow()
149 thread_data.next.set(queue_head); in lock_slow()
202 let queue_head = state.queue_head(); in unlock_slow() localVariable
204 let mut current = queue_head; in unlock_slow()
220 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
259 if state.queue_head().is_null() { in unlock_slow()
269 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
289 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/parking_lot_core-0.7.2/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/shells/nsh/nsh-0.4.2/cargo-crates/parking_lot_core-0.8.3/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/parking_lot_core-0.6.2/src/
H A Dword_lock.rs127 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
142 let queue_head = state.queue_head(); in lock_slow() localVariable
143 if queue_head.is_null() { in lock_slow()
149 thread_data.next.set(queue_head); in lock_slow()
202 let queue_head = state.queue_head(); in unlock_slow() localVariable
204 let mut current = queue_head; in unlock_slow()
220 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
259 if state.queue_head().is_null() { in unlock_slow()
269 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
289 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/editors/kibi/kibi-0.2.2/cargo-crates/parking_lot_core-0.7.2/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/parking_lot_core-0.6.2/src/
H A Dword_lock.rs127 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
142 let queue_head = state.queue_head(); in lock_slow() localVariable
143 if queue_head.is_null() { in lock_slow()
149 thread_data.next.set(queue_head); in lock_slow()
202 let queue_head = state.queue_head(); in unlock_slow() localVariable
204 let mut current = queue_head; in unlock_slow()
220 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
259 if state.queue_head().is_null() { in unlock_slow()
269 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
289 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/www/rearx/rearx-0.1.4/cargo-crates/parking_lot_core-0.8.3/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/parking_lot_core-0.6.2/src/
H A Dword_lock.rs127 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
142 let queue_head = state.queue_head(); in lock_slow() localVariable
143 if queue_head.is_null() { in lock_slow()
149 thread_data.next.set(queue_head); in lock_slow()
202 let queue_head = state.queue_head(); in unlock_slow() localVariable
204 let mut current = queue_head; in unlock_slow()
220 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
259 if state.queue_head().is_null() { in unlock_slow()
269 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
289 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/parking_lot_core-0.7.2/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/devel/tokei/tokei-12.1.2/cargo-crates/parking_lot_core-0.8.0/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/parking_lot_core/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/parking_lot_core-0.8.0/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/graphics/viu/viu-1.1/cargo-crates/parking_lot_core-0.7.2/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/parking_lot_core-0.7.1/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/parking_lot_core/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/devel/desed/desed-1.2.0/cargo-crates/parking_lot_core-0.7.2/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/parking_lot_core-0.8.3/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/games/dose-response/dose-response-179c326/cargo-crates/parking_lot_core-0.6.2/src/
H A Dword_lock.rs127 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
142 let queue_head = state.queue_head(); in lock_slow() localVariable
143 if queue_head.is_null() { in lock_slow()
149 thread_data.next.set(queue_head); in lock_slow()
202 let queue_head = state.queue_head(); in unlock_slow() localVariable
204 let mut current = queue_head; in unlock_slow()
220 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
259 if state.queue_head().is_null() { in unlock_slow()
269 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
289 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/devel/racer/racer-2.1.48/cargo-crates/parking_lot_core-0.8.0/src/
H A Dword_lock.rs130 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
145 let queue_head = state.queue_head(); in lock_slow() localVariable
146 if queue_head.is_null() { in lock_slow()
152 thread_data.next.set(queue_head); in lock_slow()
205 let queue_head = state.queue_head(); in unlock_slow() localVariable
207 let mut current = queue_head; in unlock_slow()
223 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
262 if state.queue_head().is_null() { in unlock_slow()
272 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
292 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/parking_lot_core-0.6.2/src/
H A Dword_lock.rs127 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
142 let queue_head = state.queue_head(); in lock_slow() localVariable
143 if queue_head.is_null() { in lock_slow()
149 thread_data.next.set(queue_head); in lock_slow()
202 let queue_head = state.queue_head(); in unlock_slow() localVariable
204 let mut current = queue_head; in unlock_slow()
220 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
259 if state.queue_head().is_null() { in unlock_slow()
269 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
289 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/parking_lot_core-0.6.2/src/
H A Dword_lock.rs127 if state.queue_head().is_null() && spinwait.spin() { in lock_slow()
142 let queue_head = state.queue_head(); in lock_slow() localVariable
143 if queue_head.is_null() { in lock_slow()
149 thread_data.next.set(queue_head); in lock_slow()
202 let queue_head = state.queue_head(); in unlock_slow() localVariable
204 let mut current = queue_head; in unlock_slow()
220 (*queue_head).queue_tail.set(queue_tail); in unlock_slow()
259 if state.queue_head().is_null() { in unlock_slow()
269 (*queue_head).queue_tail.set(new_tail); in unlock_slow()
289 fn queue_head(self) -> *const ThreadData; in queue_head() method
[all …]

12345678910>>...19