Home
last modified time | relevance | path

Searched refs:_unlock (Results 1 – 25 of 30) sorted by relevance

12

/third_party/mingw-w64/mingw-w64-crt/misc/
Donexit_table.c13 void __cdecl _unlock (int _File);
31 _unlock(_EXIT_LOCK1); in _register_onexit_function()
42 _unlock(_EXIT_LOCK1); in _register_onexit_function()
51 _unlock(_EXIT_LOCK1); in _register_onexit_function()
63 _unlock(_EXIT_LOCK1); in _execute_onexit_table()
/third_party/iowow/src/kv/
Diwal.c67 IW_INLINE iwrc _unlock(IWAL *wal) { in _unlock() function
96 iwrc rc = _unlock(wal); in _excl_unlock()
197 IWRC(_unlock(wal), rc); in _write_op()
206 IWRC(_unlock(wal), rc); in iwal_sync()
292 IWRC(_unlock(wal), rc); in _onresize()
304 IWRC(_unlock(wal), rc); in _onsynced()
684 _unlock(wal); in iwal_poke_checkpoint()
689 _unlock(wal); in iwal_poke_checkpoint()
696 _unlock(wal); in iwal_poke_checkpoint()
715 _unlock(wal); in iwal_poke_savepoint()
[all …]
/third_party/mingw-w64/mingw-w64-crt/stdio/
Dmingw_lock.c16 _CRTIMP void __cdecl _unlock(int locknum);
91 _unlock( _STREAM_LOCKS + (int)(pf - __acrt_iob_func(0)) ); in _unlock_file()
/third_party/iowow/src/rdb/
Diwrdb.c36 IW_INLINE iwrc _unlock(IWRDB db) { in _unlock() function
176 IWRC(_unlock(db), rc); in iwrdb_sync()
205 IWRC(_unlock(db), rc); in iwrdb_append()
240 IWRC(_unlock(db), rc); in iwrdb_patch()
281 IWRC(_unlock(db), rc); in iwrdb_read()
/third_party/uboot/u-boot-2020.01/drivers/mtd/
Dcfi_mtd.c235 mtd->_unlock = cfi_mtd_unlock; in cfi_mtd_init()
Dmtdpart.c474 return mtd->parent->_unlock(mtd->parent, ofs + mtd->offset, len); in part_unlock()
655 if (master->_unlock) in allocate_partition()
656 slave->_unlock = part_unlock; in allocate_partition()
Daltera_qspi.c329 mtd->_unlock = altera_qspi_unlock; in altera_qspi_probe()
Dmtdcore.c1584 if (!mtd->_unlock) in mtd_unlock()
1590 return mtd->_unlock(mtd, ofs, len); in mtd_unlock()
Dmtdconcat.c817 concat->mtd._unlock = concat_unlock; in mtd_concat_create()
/third_party/mingw-w64/mingw-w64-crt/lib32/
Dmsvcr80.def.in445 _unlock
Dmsvcr90.def.in1090 _unlock
Dmsvcr90d.def.in1156 _unlock
Dmsvcr100.def.in1456 _unlock
/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dmtd.h271 int (*_unlock) (struct mtd_info *mtd, loff_t ofs, uint64_t len); member
/third_party/mingw-w64/mingw-w64-crt/lib64/
Dcrtdll.def535 _unlock
Dmsvcr80.def.in552 _unlock
Dmsvcr90d.def.in1083 _unlock
Dmsvcr90.def.in1023 _unlock
Dmsvcr100.def.in1403 _unlock
Dmsvcr120.def.in1561 _unlock
Dmsvcr110.def.in1527 _unlock
/third_party/mingw-w64/mingw-w64-crt/lib-common/
Dmsvcrt.def.in1084 _unlock
Dmsvcr120_app.def.in1766 _unlock
/third_party/mingw-w64/mingw-w64-crt/libarm32/
Dmsvcr110.def1174 _unlock
Dmsvcr120_clr0400.def1173 _unlock

12