Home
last modified time | relevance | path

Searched defs:async (Results 1 – 25 of 34) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DThreadPool.h66 auto async(Function &&F, Args &&...ArgList) { in async() function
74 auto async(ThreadPoolTaskGroup &Group, Function &&F, Args &&...ArgList) { in async() function
235 inline auto async(Function &&F, Args &&...ArgList) { in async() function
H A DTaskQueue.h81 std::future<std::invoke_result_t<Callable>> async(Callable &&C) { in async() function
/openbsd-src/gnu/usr.bin/perl/lib/
H A DThread.pm25 sub async (&;@) { return Thread->new(shift); } subroutine
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBAttachInfo.cpp39 SBAttachInfo::SBAttachInfo(const char *path, bool wait_for, bool async) in SBAttachInfo()
134 void SBAttachInfo::SetWaitForLaunch(bool b, bool async) { in SetWaitForLaunch()
/openbsd-src/gnu/usr.bin/perl/dist/threads/lib/
H A Dthreads.pm113 sub async (&;@) subroutine
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_display.h33 #define amdgpu_display_page_flip(adev, crtc, base, async) (adev)->mode_info.funcs->page_flip((adev)… argument
/openbsd-src/usr.sbin/makefs/msdos/
H A Dmsdosfs_lookup.c80 #define async 0 in createde() macro
/openbsd-src/lib/libevent/
H A Devent.c930 struct asr_query *async; member
959 event_asr_run(struct asr_query *async, void (*cb)(struct asr_result *, void *), in event_asr_run()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dserial.h233 void (*async) (struct serial *scb, int async_p); member
/openbsd-src/usr.sbin/unbound/libunbound/
H A Dcontext.h160 int async; member
/openbsd-src/sbin/unwind/libunbound/libunbound/
H A Dcontext.h160 int async; member
/openbsd-src/sys/kern/
H A Dvfs_bio.c425 bio_doread(struct vnode * vp,daddr_t blkno,int size,int async) bio_doread() argument
685 int rv, async, wasdelayed, s; bwrite() local
[all...]
/openbsd-src/sys/dev/pci/
H A Dif_iwn.c3795 iwn_cmd(struct iwn_softc *sc, int code, const void *buf, int size, int async) in iwn_cmd()
3871 iwn4965_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) in iwn4965_add_node()
3890 iwn5000_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) in iwn5000_add_node()
3967 iwn_add_broadcast_node(struct iwn_softc *sc, int async, int ridx) in iwn_add_broadcast_node()
4109 iwn4965_set_txpower(struct iwn_softc *sc, int async) in iwn4965_set_txpower()
4267 iwn5000_set_txpower(struct iwn_softc *sc, int async) in iwn5000_set_txpower()
4774 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) in iwn_set_pslevel()
H A Dif_wpi.c2016 wpi_cmd(struct wpi_softc *sc, int code, const void *buf, int size, int async) in wpi_cmd()
2225 wpi_set_txpower(struct wpi_softc *sc, int async) in wpi_set_txpower()
2350 wpi_set_pslevel(struct wpi_softc *sc, int dtim, int level, int async) in wpi_set_pslevel()
H A Dif_iwi.c1213 iwi_cmd(struct iwi_softc *sc, uint8_t type, void *data, uint8_t len, int async) in iwi_cmd()
H A Dif_iwm.c6282 int idx, code, async, group_id; in iwm_send_cmd() local
7735 int err, async = bgscan; in iwm_lmac_scan() local
7981 int err, async = bgscan; in iwm_umac_scan() local
9432 iwm_setrates(struct iwm_node * in,int async) iwm_setrates() argument
[all...]
/openbsd-src/usr.sbin/ifstated/
H A Difstated.c314 external_exec(struct ifsd_external *external, int async) in external_exec()
/openbsd-src/sys/dev/pci/drm/radeon/
H A Drv770.c800 void rv770_page_flip(struct radeon_device *rdev, int crtc_id, u64 crtc_base, bool async) in rv770_page_flip() argument
H A Drs600.c120 void rs600_page_flip(struct radeon_device *rdev, int crtc_id, u64 crtc_base, bool async) in rs600_page_flip() argument
H A Devergreen.c1416 bool async) in evergreen_page_flip() argument
H A Dr100.c163 void r100_page_flip(struct radeon_device *rdev, int crtc_id, u64 crtc_base, bool async) in r100_page_flip() argument
/openbsd-src/sys/dev/ic/
H A Di82596.c385 i82596_start_cmd(sc, cmd, iecmdbuf, mask, async) in i82596_start_cmd() argument
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBRemote.h276 HandlePacketCallback async; // Function to call when inferior is running member
/openbsd-src/sys/uvm/
H A Duvm_swap.c1694 boolean_t write, async; local
[all...]
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_vma.c2024 struct dma_fence *__i915_vma_evict(struct i915_vma *vma, bool async) in __i915_vma_evict()

12